|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |