Uses of Interface
com.bramosystems.oss.player.core.client.PlaylistSupport

Packages that use PlaylistSupport
com.bramosystems.oss.player.capsule.client Sample custom sound player implementation 
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.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.flat.client Sample custom video player implementation 
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 
 

Uses of PlaylistSupport in com.bramosystems.oss.player.capsule.client
 

Classes in com.bramosystems.oss.player.capsule.client that implement PlaylistSupport
 class Capsule
          Sample custom sound player.
 

Uses of PlaylistSupport in com.bramosystems.oss.player.core.client.playlist
 

Classes in com.bramosystems.oss.player.core.client.playlist that implement PlaylistSupport
 class PlaylistManager
          Provides playlist emulation support for media plugins
 

Uses of PlaylistSupport in com.bramosystems.oss.player.core.client.skin
 

Classes in com.bramosystems.oss.player.core.client.skin that implement PlaylistSupport
 class CustomAudioPlayer
          Abstract base class for HTML based custom audio players.
 class CustomVideoPlayer
          Abstract base class for HTML based custom video players.
 

Uses of PlaylistSupport in com.bramosystems.oss.player.core.client.ui
 

Classes in com.bramosystems.oss.player.core.client.ui that implement PlaylistSupport
 class DivXPlayer
          Widget to embed DivX® Web Player plugin.
 class FlashMediaPlayer
          Widget to embed Flash plugin for playback of flash-supported formats
 class NativePlayer
          Widget to embed media files with HTML 5 video elements in compliant browsers.
 class QuickTimePlayer
          Widget to embed QuickTime™ plugin.
 class VLCPlayer
          Widget to embed VLC Media Player™ plugin.
 class WinMediaPlayer
          Widget to embed Windows Media Player™ plugin.
 

Uses of PlaylistSupport in com.bramosystems.oss.player.flat.client
 

Classes in com.bramosystems.oss.player.flat.client that implement PlaylistSupport
 class FlatVideoPlayer
          Custom video player implementation using CustomPlayerControl
 

Uses of PlaylistSupport in com.bramosystems.oss.player.uibinder.client
 

Classes in com.bramosystems.oss.player.uibinder.client that implement PlaylistSupport
 class Auto
          Deprecated. Replaced with Player, will be removed in future.
 class MatrixSupport
          Deprecated. Replaced with Player, will be removed in future.
 class Native
          Deprecated. Replaced with Player, will be removed in future.
 class Player
          UiBinder wrapper class for player widget implementations
 class PlayerWrapper<T extends AbstractMediaPlayer>
          Deprecated. Replaced with Player, will be removed in future.
 class PlaylistSupport
          Deprecated. Replaced with Player, will be removed in future.
 

Uses of PlaylistSupport in com.bramosystems.oss.player.uibinder.client.youtube
 

Classes in com.bramosystems.oss.player.uibinder.client.youtube that implement PlaylistSupport
 class Chromeless
          Deprecated. Replaced with Player, will be removed in future.
 class YouTube
          Deprecated. Replaced with Player, will be removed in future.
 



Copyright © 2009-2011. All Rights Reserved.