예제 #1
0
 /**
  * oferc
  * this method is defined just for clearence, acctualy it is the same as regular players
  * @return: the list of players defined for the account
  */
 function getSitePlaylistPlayers(&$arr)
 {
     $arr['1292302'] = array('name' => 'Playlist', 'width' => 0, 'height' => 0);
     return KalturaHelpers::getSitePlayers($arr);
 }