|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.bramosystems.oss.player.core.client | |
---|---|
com.bramosystems.oss.player.capsule.client | Sample custom sound player implementation |
com.bramosystems.oss.player.core.client | Provides the core classes for BST Player API |
com.bramosystems.oss.player.core.client.playlist | Provides classes to emulate playlist management support |
com.bramosystems.oss.player.core.client.skin | Provides classes to develop custom players which can serve as cross browser media players. |
com.bramosystems.oss.player.core.client.spi | Provides the classes and interfaces to integrate plugin/player widgets into the API |
com.bramosystems.oss.player.core.client.ui | Provides user interface widgets to embed Windows Media Player™, QuickTime® Player, VLC Media Player, Flash Player, DivX® Web Player and HTML 5 video elements in GWT applications. |
com.bramosystems.oss.player.core.event.client | Provides interfaces and classes for dealing with different types of events fired by player widget components. |
com.bramosystems.oss.player.flat.client | Sample custom video player implementation |
com.bramosystems.oss.player.playlist.client.asx | Provides classes for creating and manipulating playlists in ASX format |
com.bramosystems.oss.player.script.client | Provides classes and interface to export the API as a Javascript library in non-GWT applications such as traditional page-based web applications. |
com.bramosystems.oss.player.uibinder.client | Provides wrapper classes with UiBinder support for the various player widgets. |
com.bramosystems.oss.player.uibinder.client.youtube | Provides wrapper classes for adding YouTube™ video players to UiBinder ui.xml files |
com.bramosystems.oss.player.util.client | Provides general utility classes |
com.bramosystems.oss.player.youtube.client | Provides widgets and classes to embed YouTube™ videos in GWT applications. |
Classes in com.bramosystems.oss.player.core.client used by com.bramosystems.oss.player.capsule.client | |
---|---|
AbstractMediaPlayer
Abstract implementation of a media player. |
|
LoadException
Thrown if an error occurs during media loading operations. |
|
PlaylistSupport
Interface for players that have client-side playlist support. |
|
Plugin
An enum of supported media player plugins |
|
PluginNotFoundException
Thrown to indicate that a required plugin cannot be found on the client's browser. |
|
PluginVersionException
Thrown to indicate that a required plugin version cannot be found on the client's browser. |
Classes in com.bramosystems.oss.player.core.client used by com.bramosystems.oss.player.core.client | |
---|---|
AbstractMediaPlayer
Abstract implementation of a media player. |
|
ConfigParameter
An enum of player configuration parameters. |
|
ConfigValue
Marker interface for classes/enums that can be used as value for player configuration parameters. |
|
Genre
A enumeration of genres as defined in ID3v1 |
|
LoadException
Thrown if an error occurs during media loading operations. |
|
MediaInfo
Wraps media metadata information for a media file (such as ID3 tag entries for MP3 files) |
|
MediaInfo.MediaInfoKey
An enum of supported media metadata keys |
|
MimePool
Utility interface to get the file types associated with browser plugins. |
|
PlayerInfo
Wraps basic information about a player widget registered with the API. |
|
PlayException
Thrown to indicate a media playback related exception. |
|
PlayTime
Utility class with methods to manipulate playback time. |
|
Plugin
An enum of supported media player plugins |
|
PluginInfo
Wraps basic information about a browser media plug-in component. |
|
PluginInfo.PlayerPluginWrapperType
An enum of Javascript API wrappers available for media player plugin |
|
PluginNotFoundException
Thrown to indicate that a required plugin cannot be found on the client's browser. |
|
PluginVersion
Wraps the major, minor and revision numbers of a browser plugin component. |
|
PluginVersionException
Thrown to indicate that a required plugin version cannot be found on the client's browser. |
|
RepeatMode
An enum of playback repeat modes |
|
TransparencyMode
An enum of transparency types for a player. |
Classes in com.bramosystems.oss.player.core.client used by com.bramosystems.oss.player.core.client.playlist | |
---|---|
AbstractMediaPlayer
Abstract implementation of a media player. |
|
LoadException
Thrown if an error occurs during media loading operations. |
|
PlayException
Thrown to indicate a media playback related exception. |
|
PlaylistSupport
Interface for players that have client-side playlist support. |
Classes in com.bramosystems.oss.player.core.client used by com.bramosystems.oss.player.core.client.skin | |
---|---|
AbstractMediaPlayer
Abstract implementation of a media player. |
|
ConfigParameter
An enum of player configuration parameters. |
|
ConfigValue
Marker interface for classes/enums that can be used as value for player configuration parameters. |
|
LoadException
Thrown if an error occurs during media loading operations. |
|
PlayException
Thrown to indicate a media playback related exception. |
|
PlaylistSupport
Interface for players that have client-side playlist support. |
|
Plugin
An enum of supported media player plugins |
|
PluginNotFoundException
Thrown to indicate that a required plugin cannot be found on the client's browser. |
|
PluginVersionException
Thrown to indicate that a required plugin version cannot be found on the client's browser. |
|
RepeatMode
An enum of playback repeat modes |
Classes in com.bramosystems.oss.player.core.client used by com.bramosystems.oss.player.core.client.spi | |
---|---|
AbstractMediaPlayer
Abstract implementation of a media player. |
|
LoadException
Thrown if an error occurs during media loading operations. |
|
PluginNotFoundException
Thrown to indicate that a required plugin cannot be found on the client's browser. |
|
PluginVersion
Wraps the major, minor and revision numbers of a browser plugin component. |
|
PluginVersionException
Thrown to indicate that a required plugin version cannot be found on the client's browser. |
Classes in com.bramosystems.oss.player.core.client used by com.bramosystems.oss.player.core.client.ui | |
---|---|
AbstractMediaPlayer
Abstract implementation of a media player. |
|
ConfigParameter
An enum of player configuration parameters. |
|
ConfigValue
Marker interface for classes/enums that can be used as value for player configuration parameters. |
|
LoadException
Thrown if an error occurs during media loading operations. |
|
PlayException
Thrown to indicate a media playback related exception. |
|
PlaylistSupport
Interface for players that have client-side playlist support. |
|
PluginNotFoundException
Thrown to indicate that a required plugin cannot be found on the client's browser. |
|
PluginVersion
Wraps the major, minor and revision numbers of a browser plugin component. |
|
PluginVersionException
Thrown to indicate that a required plugin version cannot be found on the client's browser. |
|
RepeatMode
An enum of playback repeat modes |
Classes in com.bramosystems.oss.player.core.client used by com.bramosystems.oss.player.core.event.client | |
---|---|
MediaInfo
Wraps media metadata information for a media file (such as ID3 tag entries for MP3 files) |
Classes in com.bramosystems.oss.player.core.client used by com.bramosystems.oss.player.flat.client | |
---|---|
AbstractMediaPlayer
Abstract implementation of a media player. |
|
LoadException
Thrown if an error occurs during media loading operations. |
|
PlaylistSupport
Interface for players that have client-side playlist support. |
|
Plugin
An enum of supported media player plugins |
|
PluginNotFoundException
Thrown to indicate that a required plugin cannot be found on the client's browser. |
|
PluginVersionException
Thrown to indicate that a required plugin version cannot be found on the client's browser. |
Classes in com.bramosystems.oss.player.core.client used by com.bramosystems.oss.player.playlist.client.asx | |
---|---|
PlayTime
Utility class with methods to manipulate playback time. |
Classes in com.bramosystems.oss.player.core.client used by com.bramosystems.oss.player.script.client | |
---|---|
AbstractMediaPlayer
Abstract implementation of a media player. |
|
LoadException
Thrown if an error occurs during media loading operations. |
|
Plugin
An enum of supported media player plugins |
|
PluginNotFoundException
Thrown to indicate that a required plugin cannot be found on the client's browser. |
|
PluginVersion
Wraps the major, minor and revision numbers of a browser plugin component. |
|
PluginVersionException
Thrown to indicate that a required plugin version cannot be found on the client's browser. |
Classes in com.bramosystems.oss.player.core.client used by com.bramosystems.oss.player.uibinder.client | |
---|---|
AbstractMediaPlayer
Abstract implementation of a media player. |
|
ConfigParameter
An enum of player configuration parameters. |
|
ConfigValue
Marker interface for classes/enums that can be used as value for player configuration parameters. |
|
LoadException
Thrown if an error occurs during media loading operations. |
|
PlayException
Thrown to indicate a media playback related exception. |
|
PlaylistSupport
Interface for players that have client-side playlist support. |
|
PluginNotFoundException
Thrown to indicate that a required plugin cannot be found on the client's browser. |
|
PluginVersionException
Thrown to indicate that a required plugin version cannot be found on the client's browser. |
|
RepeatMode
An enum of playback repeat modes |
Classes in com.bramosystems.oss.player.core.client used by com.bramosystems.oss.player.uibinder.client.youtube | |
---|---|
AbstractMediaPlayer
Abstract implementation of a media player. |
|
PlaylistSupport
Interface for players that have client-side playlist support. |
|
PluginNotFoundException
Thrown to indicate that a required plugin cannot be found on the client's browser. |
|
PluginVersionException
Thrown to indicate that a required plugin version cannot be found on the client's browser. |
Classes in com.bramosystems.oss.player.core.client used by com.bramosystems.oss.player.util.client | |
---|---|
PluginNotFoundException
Thrown to indicate that a required plugin cannot be found on the client's browser. |
Classes in com.bramosystems.oss.player.core.client used by com.bramosystems.oss.player.youtube.client | |
---|---|
AbstractMediaPlayer
Abstract implementation of a media player. |
|
ConfigParameter
An enum of player configuration parameters. |
|
ConfigValue
Marker interface for classes/enums that can be used as value for player configuration parameters. |
|
LoadException
Thrown if an error occurs during media loading operations. |
|
PlayException
Thrown to indicate a media playback related exception. |
|
PluginNotFoundException
Thrown to indicate that a required plugin cannot be found on the client's browser. |
|
PluginVersionException
Thrown to indicate that a required plugin version cannot be found on the client's browser. |
|
RepeatMode
An enum of playback repeat modes |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |