Uses of Interface
com.bramosystems.oss.player.core.client.geom.MatrixSupport

Packages that use MatrixSupport
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 MatrixSupport in com.bramosystems.oss.player.core.client.skin
 

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

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

Classes in com.bramosystems.oss.player.core.client.ui that implement MatrixSupport
 class FlashMediaPlayer
          Widget to embed Flash plugin for playback of flash-supported formats
 class QuickTimePlayer
          Widget to embed QuickTime™ plugin.
 

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

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

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

Classes in com.bramosystems.oss.player.uibinder.client that implement MatrixSupport
 class Auto
          Deprecated. Replaced with Player, will be removed in future.
 class DivXPlayer
          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.
 class VLCPlayer
          Deprecated. Replaced with Player, will be removed in future.
 class WinMediaPlayer
          Deprecated. Replaced with Player, will be removed in future.
 

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

Classes in com.bramosystems.oss.player.uibinder.client.youtube that implement MatrixSupport
 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.