Uses of Class
com.bramosystems.oss.player.core.client.PlayerInfo

Packages that use PlayerInfo
com.bramosystems.oss.player.core.client Provides the core classes for BST Player API 
 

Uses of PlayerInfo in com.bramosystems.oss.player.core.client
 

Methods in com.bramosystems.oss.player.core.client that return PlayerInfo
static PlayerInfo PlayerUtil.getPlayerInfo(String providerName, String playerName)
          Returns the PlayerInfo object describing the features of the specified playerName from the specified providerName.
 

Methods in com.bramosystems.oss.player.core.client with parameters of type PlayerInfo
static AbstractMediaPlayer PlayerUtil.getPlayer(PlayerInfo playerInfo, String mediaURL, boolean autoplay, String height, String width)
          Utility method to get the player with the specified playerInfo.
 



Copyright © 2009-2011. All Rights Reserved.