A B C D E F G H I L M N O P Q R S T U V W Y _

A

AbstractExportProvider - Class in com.bramosystems.oss.player.script.client
Abstract implementation for providers of the player and seekbar widgets exported as Javascript objects.
AbstractExportProvider() - Constructor for class com.bramosystems.oss.player.script.client.AbstractExportProvider
 
AbstractMediaPlayer - Class in com.bramosystems.oss.player.core.client
Abstract implementation of a media player.
AbstractMediaPlayer() - Constructor for class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Constructor method.
add(Matrix2D, Matrix2D) - Static method in class com.bramosystems.oss.player.core.client.geom.MatrixUtil
Returns the addition of matrices m and n
add(Matrix3D, Matrix3D) - Static method in class com.bramosystems.oss.player.core.client.geom.MatrixUtil
Returns the addition of matrices m and n
add(int) - Method in class com.bramosystems.oss.player.core.client.PlayTime
Adds millseconds to the current play time
addDebugHandler(DebugHandler) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Adds the specified debug handler to the player
addDebugHandler(DebugHandler) - Method in interface com.bramosystems.oss.player.core.event.client.HasMediaMessageHandlers
Adds a DebugHandler handler
addKeyDownHandler(KeyDownHandler) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Adds the key down handler to the player
addKeyPressHandler(KeyPressHandler) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Adds the key press handler to the player
addKeyUpHandler(KeyUpHandler) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Adds the key up handler to the player
addLoadingProgressHandler(LoadingProgressHandler) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Adds the specified loading progress handler to the player
addLoadingProgressHandler(LoadingProgressHandler) - Method in interface com.bramosystems.oss.player.core.event.client.HasMediaProgressHandlers
Adds a LoadingProgressHandler handler
addMediaInfoHandler(MediaInfoHandler) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Adds the specified MediaInfo handler to the player
addMediaInfoHandler(MediaInfoHandler) - Method in interface com.bramosystems.oss.player.core.event.client.HasMediaMessageHandlers
Adds a MediaInfoHandler handler
addMouseDownHandler(MouseDownHandler) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Adds the mouse down handler to the player
addMouseMoveHandler(MouseMoveHandler) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Adds the mouse move handler to the player
addMouseUpHandler(MouseUpHandler) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Adds the mouse up handler to the player
addParam(String, String) - Method in class com.bramosystems.oss.player.core.client.spi.PlayerElement
Adds the specified parameters to the element.
addParam(String, String) - Method in class com.bramosystems.oss.player.core.client.spi.PlayerWidget
Adds the specified parameters to the element.
addPlaybackQualityChangeHandler(PlaybackQualityChangeHandler) - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
Adds a PlaybackQualityChangeHandler handler to the player
addPlayerStateHandler(PlayerStateHandler) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Adds the specified player-state handler to the player
addPlayerStateHandler(PlayerStateHandler) - Method in interface com.bramosystems.oss.player.core.event.client.HasPlayStateHandlers
Adds a PlayerStateHandler handler
addPlayStateHandler(PlayStateHandler) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Adds the specified play-state handler to the player
addPlayStateHandler(PlayStateHandler) - Method in interface com.bramosystems.oss.player.core.event.client.HasPlayStateHandlers
Adds a PlayStateHandler handler
addProperty(String, String) - Method in class com.bramosystems.oss.player.core.client.ui.SWFWidget
Adds the property name with value value to the properties list of the Flash object.
addSeekChangeHandler(SeekChangeHandler) - Method in class com.bramosystems.oss.player.core.client.skin.MediaSeekBar
Adds the specified handler to the player.
addSeekChangeHandler(SeekChangeHandler) - Method in interface com.bramosystems.oss.player.core.event.client.HasSeekChangeHandlers
Adds a SeekChangeHandler handler
addToPlayerReadyCommandQueue(String, Command) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Adds the specified command to this players' command queue.
addToPlaylist(String) - Method in class com.bramosystems.oss.player.core.client.playlist.PlaylistManager
 
addToPlaylist(String...) - Method in class com.bramosystems.oss.player.core.client.playlist.PlaylistManager
 
addToPlaylist(List<MRL>) - Method in class com.bramosystems.oss.player.core.client.playlist.PlaylistManager
 
addToPlaylist(MRL) - Method in class com.bramosystems.oss.player.core.client.playlist.PlaylistManager
 
addToPlaylist(String) - Method in interface com.bramosystems.oss.player.core.client.PlaylistSupport
Adds the media at the specified URL to the players' playlist.
addToPlaylist(String...) - Method in interface com.bramosystems.oss.player.core.client.PlaylistSupport
Adds the media at the specified URLs to the players' playlist.
addToPlaylist(MRL) - Method in interface com.bramosystems.oss.player.core.client.PlaylistSupport
Adds the media locator to the players' playlist.
addToPlaylist(List<MRL>) - Method in interface com.bramosystems.oss.player.core.client.PlaylistSupport
Adds the media locators to the players' playlist.
addToPlaylist(String) - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
addToPlaylist(MRL) - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
addToPlaylist(String...) - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
addToPlaylist(List<MRL>) - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
addToPlaylist(String) - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
addToPlaylist(MRL) - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
addToPlaylist(String...) - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
addToPlaylist(List<MRL>) - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
addToPlaylist(String) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
addToPlaylist(MRL) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
addToPlaylist(String...) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
addToPlaylist(List<MRL>) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
addToPlaylist(String) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
addToPlaylist(MRL) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
addToPlaylist(String...) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
addToPlaylist(List<MRL>) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
addToPlaylist(String) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
addToPlaylist(String...) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
Adds the media at the specified URLs to the players' playlist.
addToPlaylist(MRL) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
addToPlaylist(List<MRL>) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
addToPlaylist(String) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
addToPlaylist(MRL) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
addToPlaylist(String...) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
addToPlaylist(List<MRL>) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
addToPlaylist(String) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
addToPlaylist(MRL) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
addToPlaylist(String...) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
addToPlaylist(List<MRL>) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
addToPlaylist(String) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
addToPlaylist(MRL) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
addToPlaylist(String...) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
addToPlaylist(List<MRL>) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
addToPlaylist(String) - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
addToPlaylist(MRL) - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
addToPlaylist(String...) - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
addToPlaylist(List<MRL>) - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
addToPlaylist(String) - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
addToPlaylist(MRL) - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
addToPlaylist(String...) - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
addToPlaylist(List<MRL>) - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
addURL(String...) - Method in class com.bramosystems.oss.player.core.client.playlist.MRL
Adds the specified URLs to this locator
addVolumeChangeHandler(VolumeChangeHandler) - Method in class com.bramosystems.oss.player.core.client.skin.VolumeControl
Adds the specified handler to the player.
addVolumeChangeHandler(VolumeChangeHandler) - Method in interface com.bramosystems.oss.player.core.event.client.HasVolumeChangeHandlers
Adds a VolumeChangeHandler handler
asHTMLString() - Method in class com.bramosystems.oss.player.core.client.MediaInfo
Returns an HTML table containing all MediaInfoKeys and their values for this object.
ASXEntry - Class in com.bramosystems.oss.player.playlist.client.asx
Describes an ASX playlist entry
ASXEntry() - Constructor for class com.bramosystems.oss.player.playlist.client.asx.ASXEntry
Creates an empty ASX entry
ASXPlaylist - Class in com.bramosystems.oss.player.playlist.client.asx
Class represents an ASX playlist.
ASXPlaylist() - Constructor for class com.bramosystems.oss.player.playlist.client.asx.ASXPlaylist
Creates an empty ASX playlist
Attribution - Class in com.bramosystems.oss.player.playlist.client.spf
Represents an XSPF/JSPF playlist attribution
Attribution() - Constructor for class com.bramosystems.oss.player.playlist.client.spf.Attribution
Constructor
Auto - Class in com.bramosystems.oss.player.uibinder.client
Deprecated. Replaced with Player, will be removed in future.
Auto(String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.uibinder.client.Auto
Deprecated. The constructor

B

BrowserPlugin - Class in com.bramosystems.oss.player.util.client
Utility class that wraps the navigator.plugins information of the clients' browser
BrowserPlugin() - Constructor for class com.bramosystems.oss.player.util.client.BrowserPlugin
Create a new BrowserPlugin object

C

Capsule - Class in com.bramosystems.oss.player.capsule.client
Sample custom sound player.
Capsule(String) - Constructor for class com.bramosystems.oss.player.capsule.client.Capsule
Constructs Capsule player to automatically playback the media located at mediaURL.
Capsule(String, boolean) - Constructor for class com.bramosystems.oss.player.capsule.client.Capsule
Constructs Capsule player to automatically playback the media located at mediaURL, if autoplay is true.
Capsule(Plugin, String, boolean) - Constructor for class com.bramosystems.oss.player.capsule.client.Capsule
Constructs Capsule player to automatically playback the media located at mediaURL, if autoplay is true using the specified plugin.
Capsule(Plugin, String, boolean, Capsule.CapsuleUIResource) - Constructor for class com.bramosystems.oss.player.capsule.client.Capsule
Constructs Capsule player to automatically playback the media located at mediaURL, if autoplay is true using the specified plugin.
Capsule.CapsuleUIResource - Interface in com.bramosystems.oss.player.capsule.client
Defines the CSS class names used by the Capsule widget.
CapsuleResourcePack - Interface in com.bramosystems.oss.player.capsule.client.skin
Sample UI resource pack for Capsule widget
Chromeless - Class in com.bramosystems.oss.player.uibinder.client.youtube
Deprecated. Replaced with Player, will be removed in future.
Chromeless(String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.uibinder.client.youtube.Chromeless
Deprecated. The constructor
ChromelessPlayer - Class in com.bramosystems.oss.player.youtube.client
Widget to embed the chromeless YouTube video player.
ChromelessPlayer(String, String, String) - Constructor for class com.bramosystems.oss.player.youtube.client.ChromelessPlayer
Constructs ChromelessPlayer with the specified height and width to playback video located at videoURL
ChromelessPlayer(String, PlayerParameters, String, String) - Constructor for class com.bramosystems.oss.player.youtube.client.ChromelessPlayer
Constructs ChromelessPlayer with the specified height and width to playback video located at videoURL using the specified playerParameters
clearPlaylist() - Method in class com.bramosystems.oss.player.core.client.playlist.PlaylistManager
 
clearPlaylist() - Method in interface com.bramosystems.oss.player.core.client.PlaylistSupport
Removes all entries in the players' playlist
clearPlaylist() - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
clearPlaylist() - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
clearPlaylist() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
clearPlaylist() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
clearPlaylist() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
clearPlaylist() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
clearPlaylist() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
clearPlaylist() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
clearPlaylist() - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
clearPlaylist() - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
com.bramosystems.oss.player.capsule.client - package com.bramosystems.oss.player.capsule.client
Sample custom sound player implementation
com.bramosystems.oss.player.capsule.client.skin - package com.bramosystems.oss.player.capsule.client.skin
Provides resource bundles for the Capsule widget
com.bramosystems.oss.player.core.client - package com.bramosystems.oss.player.core.client
Provides the core classes for BST Player API
com.bramosystems.oss.player.core.client.geom - package com.bramosystems.oss.player.core.client.geom
Provides geometry and related utility classes, such as vectors, matrixes and transformation matrixes, to support graphics manipulation
com.bramosystems.oss.player.core.client.playlist - package com.bramosystems.oss.player.core.client.playlist
Provides classes to emulate playlist management support
com.bramosystems.oss.player.core.client.skin - package 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.skin.flat - package com.bramosystems.oss.player.core.client.skin.flat
Provides resource bundles for the CustomPlayerControl widget
com.bramosystems.oss.player.core.client.spi - package 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 - package 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 - package 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 - package com.bramosystems.oss.player.flat.client
Sample custom video player implementation
com.bramosystems.oss.player.playlist.client - package com.bramosystems.oss.player.playlist.client
Provides classes for working with various playlist file formats
com.bramosystems.oss.player.playlist.client.asx - package com.bramosystems.oss.player.playlist.client.asx
Provides classes for creating and manipulating playlists in ASX format
com.bramosystems.oss.player.playlist.client.spf - package com.bramosystems.oss.player.playlist.client.spf
Provides classes for creating and manipulating playlists in XSPF/JSPF format.
com.bramosystems.oss.player.script.client - package 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 - package com.bramosystems.oss.player.uibinder.client
Provides wrapper classes with UiBinder support for the various player widgets.
com.bramosystems.oss.player.uibinder.client.youtube - package 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 - package com.bramosystems.oss.player.util.client
Provides general utility classes
com.bramosystems.oss.player.youtube.client - package com.bramosystems.oss.player.youtube.client
Provides widgets and classes to embed YouTube™ videos in GWT applications.
compareTo(PlayTime) - Method in class com.bramosystems.oss.player.core.client.PlayTime
 
compareTo(PluginVersion) - Method in class com.bramosystems.oss.player.core.client.PluginVersion
Compares this PluginVersion with the specified PluginVersion.
compareTo(int, int, int) - Method in class com.bramosystems.oss.player.core.client.PluginVersion
Convenience method to compare this PluginVersion with a PluginVersion with the specified major, minor and revision numbers.
ConfigParameter - Enum in com.bramosystems.oss.player.core.client
An enum of player configuration parameters.
ConfigValue - Interface in com.bramosystems.oss.player.core.client
Marker interface for classes/enums that can be used as value for player configuration parameters.
css() - Method in interface com.bramosystems.oss.player.core.client.skin.flat.FlatImagePack
 
CSSSeekBar - Class in com.bramosystems.oss.player.core.client.skin
CSS based implementation of the MediaSeekBar.
CSSSeekBar(int) - Constructor for class com.bramosystems.oss.player.core.client.skin.CSSSeekBar
Constructs CSSSeekBar of the specified height.
CustomAudioPlayer - Class in com.bramosystems.oss.player.core.client.skin
Abstract base class for HTML based custom audio players.
CustomAudioPlayer(Plugin, String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
Constructs CustomAudioPlayer with the specified height and width which uses the specified playerPlugin to playback media located at mediaURL.
CustomPlayerControl - Class in com.bramosystems.oss.player.core.client.skin
Custom player control widget.
CustomPlayerControl(AbstractMediaPlayer) - Constructor for class com.bramosystems.oss.player.core.client.skin.CustomPlayerControl
Contructs CustomPlayerControl object.
CustomPlayerControl(AbstractMediaPlayer, CustomPlayerControl.UIStyleResource) - Constructor for class com.bramosystems.oss.player.core.client.skin.CustomPlayerControl
Constructs CustomPlayerControl to control the specified player using the specified CSS resource bundle for the control buttons.
CustomPlayerControl(AbstractMediaPlayer, CustomPlayerControl.ImagePack) - Constructor for class com.bramosystems.oss.player.core.client.skin.CustomPlayerControl
Deprecated. As of version 1.2. Will be removed in a future version
CustomPlayerControl.ImagePack - Interface in com.bramosystems.oss.player.core.client.skin
Deprecated. As of version 1.2, replaced with CustomPlayerControl.UIStyleResource. Will be removed in a future release.
CustomPlayerControl.UIStyleResource - Interface in com.bramosystems.oss.player.core.client.skin
Defines the CSS class names used by the CustomPlayerControl widget.
CustomVideoPlayer - Class in com.bramosystems.oss.player.core.client.skin
Abstract base class for HTML based custom video players.
CustomVideoPlayer(Plugin, String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
Constructs CustomVideoPlayer with the specified height and width using the specified playerPlugin to playback media located at mediaURL.

D

DebugEvent - Class in com.bramosystems.oss.player.core.event.client
The event fired to convey different types of messages.
DebugEvent(DebugEvent.MessageType, String) - Constructor for class com.bramosystems.oss.player.core.event.client.DebugEvent
Contructs a new DebugEvent object
DebugEvent.MessageType - Enum in com.bramosystems.oss.player.core.event.client
An enum of message types associated with DebugEvents
DebugHandler - Interface in com.bramosystems.oss.player.core.event.client
Handler interface for DebugEvent events.
dispatch(DebugHandler) - Method in class com.bramosystems.oss.player.core.event.client.DebugEvent
 
dispatch(LoadingProgressHandler) - Method in class com.bramosystems.oss.player.core.event.client.LoadingProgressEvent
 
dispatch(MediaInfoHandler) - Method in class com.bramosystems.oss.player.core.event.client.MediaInfoEvent
 
dispatch(PlayerStateHandler) - Method in class com.bramosystems.oss.player.core.event.client.PlayerStateEvent
 
dispatch(PlayStateHandler) - Method in class com.bramosystems.oss.player.core.event.client.PlayStateEvent
 
dispatch(SeekChangeHandler) - Method in class com.bramosystems.oss.player.core.event.client.SeekChangeEvent
 
dispatch(VolumeChangeHandler) - Method in class com.bramosystems.oss.player.core.event.client.VolumeChangeEvent
 
dispatch(PlaybackQualityChangeHandler) - Method in class com.bramosystems.oss.player.youtube.client.PlaybackQualityChangeEvent
 
DivXPlayer - Class in com.bramosystems.oss.player.core.client.ui
Widget to embed DivX® Web Player plugin.
DivXPlayer(String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Constructs DivXPlayer to playback media located at mediaURL using the default height of 90px and width of 100%.
DivXPlayer(String, boolean) - Constructor for class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Constructs DivXPlayer to playback media located at mediaURL using the default height of 90px and width of 100%.
DivXPlayer(String) - Constructor for class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Constructs DivXPlayer to automatically playback media located at mediaURL using the default height of 90px and width of 100%.
DivXPlayer - Class in com.bramosystems.oss.player.uibinder.client
Deprecated. Replaced with Player, will be removed in future.
DivXPlayer(String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.uibinder.client.DivXPlayer
Deprecated. The constructor
DivXPlayer.BufferingMode - Enum in com.bramosystems.oss.player.core.client.ui
An enum of buffering modes for DivXPlayer widget.
DivXPlayer.DisplayMode - Enum in com.bramosystems.oss.player.core.client.ui
An enum of display modes for DivXPlayer widget.

E

equals(Object) - Method in class com.bramosystems.oss.player.core.client.geom.Matrix2D
Tests the specified object obj for equality with this matrix
equals(Object) - Method in class com.bramosystems.oss.player.core.client.geom.Matrix3D
Tests the specified object obj for equality with this matrix
equals(Object) - Method in class com.bramosystems.oss.player.core.client.geom.TransformationMatrix
 
equals(Object) - Method in class com.bramosystems.oss.player.core.client.geom.Vector
Tests the specified object obj for equality with this vector
equals(Object) - Method in class com.bramosystems.oss.player.core.client.geom.Vector3D
Tests the specified object obj for equality with this vector
equals(Object) - Method in class com.bramosystems.oss.player.core.client.PlayTime
 
equals(Object) - Method in class com.bramosystems.oss.player.core.client.PluginVersion
Indicates if some other object is equal to this one.
exec(String) - Method in class com.bramosystems.oss.player.util.client.RegExp
Performs a search for the regular expression on the specified exp
exportPlayer() - Static method in class com.bramosystems.oss.player.script.client.ExportUtil
Exports the AbstractMediaPlayer implementation as Javascript object.
ExportProvider - Interface in com.bramosystems.oss.player.script.client
Deprecated. As of 1.3, replaced with AbstractExportProvider. Will be removed in a future version
exportSeekBar() - Static method in class com.bramosystems.oss.player.script.client.ExportUtil
Exports a MediaSeekBar implementation as Javascript object.
ExportUtil - Class in com.bramosystems.oss.player.script.client
Utility class to export the player and seek bar widgets as Javascript objects that can be used in non-GWT applications.
ExportUtil() - Constructor for class com.bramosystems.oss.player.script.client.ExportUtil
 

F

fire(HasMediaMessageHandlers, DebugEvent.MessageType, String) - Static method in class com.bramosystems.oss.player.core.event.client.DebugEvent
Fires DebugEvent on all registered handlers
fire(HasMediaStateHandlers, double) - Static method in class com.bramosystems.oss.player.core.event.client.LoadingProgressEvent
Fires loading progress event on all registered handlers
fire(HasMediaMessageHandlers, MediaInfo) - Static method in class com.bramosystems.oss.player.core.event.client.MediaInfoEvent
Fires MediaInfoEvent on all registered handlers
fire(HasPlayStateHandlers, PlayerStateEvent.State) - Static method in class com.bramosystems.oss.player.core.event.client.PlayerStateEvent
Fires player state event on all registered handlers
fire(HasPlayStateHandlers, PlayStateEvent.State, int) - Static method in class com.bramosystems.oss.player.core.event.client.PlayStateEvent
Fires play state events on all registered handlers
fire(HasSeekChangeHandlers, double) - Static method in class com.bramosystems.oss.player.core.event.client.SeekChangeEvent
Fires seek change event on all registered handlers
fire(HasVolumeChangeHandlers, double) - Static method in class com.bramosystems.oss.player.core.event.client.VolumeChangeEvent
Fires volume change event on all registered handlers
fire(YouTubePlayer, PlaybackQuality) - Static method in class com.bramosystems.oss.player.youtube.client.PlaybackQualityChangeEvent
Fires PlaybackQualityChangeEvent events on all registered handlers
fireDebug(String) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Convenience method to fire DebugEvent's with informational messages on registered handlers.
fireError(String) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Convenience method to fire error type DebugEvent's on registered handlers.
fireLoadingProgress(double) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Convenience method to fire LoadingProgressEvent's on registered handlers.
fireMediaInfoAvailable(MediaInfo) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Convenience method to fire MediaInfoEvent's on registered handlers.
firePlayerStateEvent(PlayerStateEvent.State) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Convenience method to fire PlayerStateEvent's on registered handlers.
firePlayStateEvent(PlayStateEvent.State, int) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Convenience method to fire PlayStateEvent's on registered handlers.
Flash - Class in com.bramosystems.oss.player.uibinder.client
Wrapper class for SWFWidget providing UiBinder support.
Flash(String, String, String, String) - Constructor for class com.bramosystems.oss.player.uibinder.client.Flash
The constructor
FlashMediaPlayer - Class in com.bramosystems.oss.player.core.client.ui
Widget to embed Flash plugin for playback of flash-supported formats
FlashMediaPlayer(String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Constructs FlashMediaPlayer with the specified height and width to playback media located at mediaURL.
FlashMediaPlayer(String) - Constructor for class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Constructs FlashMediaPlayer to automatically playback media located at mediaURL.
FlashMediaPlayer(String, boolean) - Constructor for class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Constructs FlashMediaPlayer to playback media located at mediaURL.
FlashMediaPlayer - Class in com.bramosystems.oss.player.uibinder.client
Deprecated. Replaced with Player, will be removed in future.
FlashMediaPlayer(String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.uibinder.client.FlashMediaPlayer
Deprecated. The constructor
FlatImagePack - Interface in com.bramosystems.oss.player.core.client.skin.flat
Simple ImageBundle definition for the CustomPlayerControl widget.
FlatVideoPlayer - Class in com.bramosystems.oss.player.flat.client
Custom video player implementation using CustomPlayerControl
FlatVideoPlayer(Plugin, String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.flat.client.FlatVideoPlayer
Constructs FlatVideoPlayer player with the specified height and width to playback media located at mediaURL using the specified media plugin.
FlatVideoPlayer(String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.flat.client.FlatVideoPlayer
Constructs FlatVideoPlayer player with the specified height and width to playback media located at mediaURL using a dynamically determined plugin.
flushMessageCache() - Method in class com.bramosystems.oss.player.core.client.playlist.PlaylistManager
Fires debug events with messages that have been cached since the manager is created.
formatMediaTime(long) - Static method in class com.bramosystems.oss.player.core.client.PlayerUtil
Formats the specified time (in milliseconds) into time string in the format hh:mm:ss.

G

Genre - Enum in com.bramosystems.oss.player.core.client
A enumeration of genres as defined in ID3v1
get(int, int, int) - Static method in class com.bramosystems.oss.player.core.client.PluginVersion
Static method to create a PluginVersion with the specified minor, major and revision numbers.
get(String) - Static method in class com.bramosystems.oss.player.core.client.PluginVersion
Static method to create a PluginVersion with the specified version string.
getAbstract() - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXEntry
Returns the abstract describing this entry
getAbstract() - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXPlaylist
Returns the abstract element.
getAlbum() - Method in class com.bramosystems.oss.player.playlist.client.spf.Track
Returns the name of the album to which this track belongs
getAnnotation() - Method in class com.bramosystems.oss.player.playlist.client.spf.SPFPlaylist
Returns the comment associated with this playlist
getAnnotation() - Method in class com.bramosystems.oss.player.playlist.client.spf.Track
Returns the comment attached to this track
getAssociatedType() - Method in class com.bramosystems.oss.player.core.event.client.DebugEvent
 
getAssociatedType() - Method in class com.bramosystems.oss.player.core.event.client.LoadingProgressEvent
 
getAssociatedType() - Method in class com.bramosystems.oss.player.core.event.client.MediaInfoEvent
 
getAssociatedType() - Method in class com.bramosystems.oss.player.core.event.client.PlayerStateEvent
 
getAssociatedType() - Method in class com.bramosystems.oss.player.core.event.client.PlayStateEvent
 
getAssociatedType() - Method in class com.bramosystems.oss.player.core.event.client.SeekChangeEvent
 
getAssociatedType() - Method in class com.bramosystems.oss.player.core.event.client.VolumeChangeEvent
 
getAssociatedType() - Method in class com.bramosystems.oss.player.youtube.client.PlaybackQualityChangeEvent
 
getAttribution() - Method in class com.bramosystems.oss.player.playlist.client.spf.SPFPlaylist
Returns the attribution to the original playlist
getAudioChannelMode() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
Gets the current audio channel mode of the player
getAuthor() - Method in class com.bramosystems.oss.player.core.client.playlist.MRL
Returns the author of the media resource
getAuthor() - Method in class com.bramosystems.oss.player.core.client.playlist.Playlist
Returns the author of the playlist
getAuthor() - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXEntry
Returns the author of this entry
getAuthor() - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXPlaylist
Returns the author of the playlist
getAutoHide() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Returns the autohide mode of the player
getAvailableItems() - Method in class com.bramosystems.oss.player.core.client.MediaInfo
Returns a list of MediaInfo.MediaInfoKeys that have metadata entries in a media file.
getAvailableQualityLevels() - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
Returns the list of quality formats in which the current video is available.
getCopyright() - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXEntry
Returns the copyright information of this playlist entry
getCopyright() - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXPlaylist
Returns the copyright information of the playlist
getCount() - Method in class com.bramosystems.oss.player.playlist.client.asx.Repeat
Returns the repeat count
getCreator() - Method in class com.bramosystems.oss.player.playlist.client.spf.SPFPlaylist
Returns the creator (author) of this playlist
getCreator() - Method in class com.bramosystems.oss.player.playlist.client.spf.Track
Returns the creator (author) of this track
getCurrentItem() - Method in class com.bramosystems.oss.player.core.client.playlist.PlaylistManager
Returns the URL at the current playlist reference index
getCurrentResource() - Method in class com.bramosystems.oss.player.core.client.playlist.MRL
Return the current URL.
getDate() - Method in class com.bramosystems.oss.player.playlist.client.spf.SPFPlaylist
Returns the date this playlist was created
getDescription() - Method in class com.bramosystems.oss.player.util.client.BrowserPlugin
Returns the description of the plug-in
getDescription() - Method in class com.bramosystems.oss.player.util.client.MimeType
Returns the description of the MIME type
getDetectedPluginVersion() - Method in class com.bramosystems.oss.player.core.client.PlayerInfo
Returns the version of the required player plugin detected on the browser
getDetectedPluginVersion(String) - Method in interface com.bramosystems.oss.player.core.client.spi.PlayerProviderFactory
Returns the version of the plugin required by the specified playerName that is currently installed AND enabled on the browser
getDeterminant(Matrix2D) - Static method in class com.bramosystems.oss.player.core.client.geom.MatrixUtil
Returns the determinant of matrix m
getDisplayMode() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Returns the skin mode of the player which is used to display playback controls.
getDivXPlayerPluginVersion() - Static method in class com.bramosystems.oss.player.core.client.PlayerUtil
Detects the version of the DivX Web Player plugin available on the clients browser.
getDownloadURL() - Method in enum com.bramosystems.oss.player.core.client.Plugin
Gets the URL of the plugins' download page
getDuration() - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXEntry
Returns the playback duration of the playlist entry
getDuration() - Method in class com.bramosystems.oss.player.playlist.client.asx.Ref
Returns the playback duration of the media
getDuration() - Method in class com.bramosystems.oss.player.playlist.client.spf.Track
Returns the time (in milliseconds) to render this track
getElement() - Method in class com.bramosystems.oss.player.core.client.spi.PlayerElement
Returns the DOM element representation of this player object
getEnabledPlugin() - Method in class com.bramosystems.oss.player.util.client.MimeType
Returns the plug-in configured for the MIME type
getEngine() - Method in class com.bramosystems.oss.player.uibinder.client.Player
Returns the underlying player implementation
getEngine() - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated. Returns the underlying player implementation
getEntries() - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXPlaylist
Returns the entries in this playlist
getEntries() - Method in class com.bramosystems.oss.player.playlist.client.asx.Repeat
Returns the playlist entries to be repeated
getEntryRefs() - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXPlaylist
Returns the URLs to external ASX playlists linked to this playlist
getEntryRefs() - Method in class com.bramosystems.oss.player.playlist.client.asx.Repeat
Returns the URLs to external ASX playlists linked to this playlist
getFileName() - Method in class com.bramosystems.oss.player.util.client.BrowserPlugin
Returns the plug-in filename on the client
getFlashPlayerVersion() - Static method in class com.bramosystems.oss.player.core.client.PlayerUtil
Detects the version of the Flash Player plugin available on the clients browser.
getFract() - Method in class com.bramosystems.oss.player.core.client.PlayTime
Returns the hundredths of a second represented by this PlayTime object
getHour() - Method in class com.bramosystems.oss.player.core.client.PlayTime
Returns the hour represented by this PlayTime object
getHref() - Method in class com.bramosystems.oss.player.playlist.client.asx.Ref
Returns the URL of the media
getId() - Method in class com.bramosystems.oss.player.core.client.ui.SWFWidget
Returns the ID of this object.
getIdentifier() - Method in class com.bramosystems.oss.player.playlist.client.spf.Attribution
Returns the identifier of the original playlist
getIdentifier() - Method in class com.bramosystems.oss.player.playlist.client.spf.SPFPlaylist
Returns a canonical identifier for this playlist
getIdentifier() - Method in class com.bramosystems.oss.player.playlist.client.spf.Track
Returns canonical IDs for this track.
getImage() - Method in class com.bramosystems.oss.player.playlist.client.spf.SPFPlaylist
Returns the URI of the image to display for the rendering duration of this playlist.
getImage() - Method in class com.bramosystems.oss.player.playlist.client.spf.Track
Returns the URI of the image to display for the duration of the track
getIndex() - Method in class com.bramosystems.oss.player.util.client.RegExp.RegexResult
Returns the character position of the matched substring within the string
getInfo() - Method in class com.bramosystems.oss.player.playlist.client.spf.SPFPlaylist
Returns the URI of a location containing more information about this playlist
getInfo() - Method in class com.bramosystems.oss.player.playlist.client.spf.Track
Returns the URI of the location where more information about this track can be retrieved.
getInput() - Method in class com.bramosystems.oss.player.util.client.RegExp.RegexResult
Returns the input string
getItem(MediaInfo.MediaInfoKey) - Method in class com.bramosystems.oss.player.core.client.MediaInfo
Return the value associated with the specified MediaInfoKey.
getItemIndex() - Method in class com.bramosystems.oss.player.core.event.client.PlayStateEvent
Retrieves the index of the media item in the playlist
getLastIndex() - Method in class com.bramosystems.oss.player.util.client.RegExp
Returns the index position at which the next search starts.
getLicense() - Method in class com.bramosystems.oss.player.playlist.client.spf.SPFPlaylist
Returns the URI of the license under which this playlist was released
getLoadingProgress() - Method in class com.bramosystems.oss.player.core.client.skin.MediaSeekBar
Returns the progress of the media loading operation
getLocation() - Method in class com.bramosystems.oss.player.playlist.client.spf.Attribution
Returns the location of the original playlist
getLocation() - Method in class com.bramosystems.oss.player.playlist.client.spf.SPFPlaylist
Returns the source URI of this playlist
getLocation() - Method in class com.bramosystems.oss.player.playlist.client.spf.Track
Returns the URI(s) of the media to be rendered.
getLoopCount() - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Returns the number of times this player repeats playback before stopping.
getLoopCount() - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
Returns the remaining number of times this player loops playback before stopping.
getLoopCount() - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
Returns the remaining number of times this player loops playback before stopping.
getLoopCount() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Returns the number of times this player repeats playback before stopping.
getLoopCount() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Returns the number of times this player repeats playback before stopping.
getLoopCount() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
getLoopCount() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
getLoopCount() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
getLoopCount() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Returns the number of times this player repeats playback before stopping.
getLoopCount() - Method in class com.bramosystems.oss.player.uibinder.client.Player
Returns the remaining number of times this player loops playback before stopping.
getLoopCount() - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated. Returns the remaining number of times this player loops playback before stopping.
getLoopCount() - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
 
getMajor() - Method in class com.bramosystems.oss.player.core.client.PluginVersion
Gets major version number.
getMatch(int) - Method in class com.bramosystems.oss.player.util.client.RegExp.RegexResult
Gets the matching string at the specified index.
getMatrix() - Method in interface com.bramosystems.oss.player.core.client.geom.MatrixSupport
Retrieves the current transformation matrix of the player.
getMatrix() - Method in class com.bramosystems.oss.player.core.client.geom.TransformationMatrix
Returns the backing 3x3 matrix
getMatrix() - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
getMatrix() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
getMatrix() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
getMatrix() - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
getMatrix() - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
getMediaAccessRights() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Retrieves the current media library access rights of the player
getMediaDuration() - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Returns the duration of the loaded media in milliseconds.
getMediaDuration() - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
getMediaDuration() - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
getMediaDuration() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
getMediaDuration() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
getMediaDuration() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
getMediaDuration() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
getMediaDuration() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
getMediaDuration() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
getMediaDuration() - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
getMediaDuration() - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
getMediaDuration() - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
 
getMediaInfo() - Method in class com.bramosystems.oss.player.core.event.client.MediaInfoEvent
Returns the metadata of the media item
getMessage() - Method in class com.bramosystems.oss.player.core.event.client.DebugEvent
Returns the message associated with the event
getMessageType() - Method in class com.bramosystems.oss.player.core.event.client.DebugEvent
Returns the type of message associated with the event
getMimeType(int) - Method in class com.bramosystems.oss.player.util.client.BrowserPlugin
Returns the mime type at the specified index
getMimeType(String) - Static method in class com.bramosystems.oss.player.util.client.MimeType
Returns a MimeType object with the specified type
getMimeTypeCount() - Method in class com.bramosystems.oss.player.util.client.BrowserPlugin
Returns the number of mime-types supported by the plug-in
getMimeTypes() - Method in interface com.bramosystems.oss.player.core.client.MimePool
Returns the media mimeTypes registered on the application.
getMimeTypes() - Static method in class com.bramosystems.oss.player.util.client.MimeType
Returns an array of all MIME types supported by the browser
getMinor() - Method in class com.bramosystems.oss.player.core.client.PluginVersion
Gets minor version number
getMinute() - Method in class com.bramosystems.oss.player.core.client.PlayTime
Returns the minute represented by this PlayTime object
getMissingPluginNotice(Plugin, String, String, boolean) - Static method in class com.bramosystems.oss.player.core.client.PlayerUtil
Returns a widget that may be used to notify the user when a required plugin is not available.
getMissingPluginNotice(Plugin, String) - Static method in class com.bramosystems.oss.player.core.client.PlayerUtil
Convenience method to get a widget that may be used to notify the user when a required plugin is not available.
getMissingPluginNotice(Plugin) - Static method in class com.bramosystems.oss.player.core.client.PlayerUtil
Convenience method to get a widget that may be used to notify the user when a required plugin is not available.
getMissingPluginNotice(String, String, boolean) - Static method in class com.bramosystems.oss.player.core.client.ui.SWFWidget
Returns a widget that may be used to notify the user when the required Flash plugin is not available.
getMissingPluginNotice(PluginVersion) - Static method in class com.bramosystems.oss.player.core.client.ui.SWFWidget
Convenience method to get a widget that may be used to notify the user when the required Flash plugin is not available.
getMissingPluginVersionWidget(Plugin, PluginVersion) - Method in class com.bramosystems.oss.player.script.client.AbstractExportProvider
Called to retrieve the widget that may be used when the required version of a plugin is not found.
getMissingPluginVersionWidget() - Method in interface com.bramosystems.oss.player.script.client.ExportProvider
Deprecated. Called to retrieve the widget that may be used when the required version of a plugin is not found.
getMissingPluginWidget(Plugin) - Method in class com.bramosystems.oss.player.script.client.AbstractExportProvider
Called to retrieve the widget that may be used when the required plugin is not found.
getMissingPluginWidget() - Method in interface com.bramosystems.oss.player.script.client.ExportProvider
Deprecated. Called to retrieve the widget that may be used when the required plugin is not found.
getMoreInfoHref() - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXEntry
Returns the URL or e-mail address that provides more information about this playlist entry
getMoreInfoHref() - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXPlaylist
Returns the URL or e-mail address that provides more information about this playlist
getName() - Method in class com.bramosystems.oss.player.core.client.playlist.MRL
Returns a descriptive name of the media resource
getName() - Method in class com.bramosystems.oss.player.core.client.playlist.Playlist
Returns the name of the playlist
getName() - Method in class com.bramosystems.oss.player.util.client.BrowserPlugin
Returns the name of the plug-in
getNewVolume() - Method in class com.bramosystems.oss.player.core.event.client.VolumeChangeEvent
Retrieves the new volume.
getNextResource(boolean) - Method in class com.bramosystems.oss.player.core.client.playlist.MRL
Returns the next alternative URL of the media
getNormalizedVideoAppURL(String, PlayerParameters) - Method in class com.bramosystems.oss.player.youtube.client.ChromelessPlayer
 
getNormalizedVideoAppURL(String, PlayerParameters) - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
Returns the normalized URL of the video.
getParam(String) - Method in class com.bramosystems.oss.player.core.client.spi.PlayerWidget
Returns the value of the specified parameter
getParams() - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXEntry
Returns the custom parameters associated with this playlist entry
getParams() - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXPlaylist
Returns the custom parameters associated with this playlist
getPlaybackQuality() - Method in class com.bramosystems.oss.player.youtube.client.PlaybackQualityChangeEvent
Retrieves the new video playback quality
getPlaybackQuality() - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
Retrieves the playback quality of the current video.
getPlayer(String, boolean, String, String) - Static method in class com.bramosystems.oss.player.core.client.PlayerUtil
Utility method to get a player that best supports the specified mediaURL.
getPlayer(Plugin, String, boolean, String, String) - Static method in class com.bramosystems.oss.player.core.client.PlayerUtil
Utility method to get a player that best supports the specified mediaURL with the specified plugin feature.
getPlayer(Plugin, String, boolean) - Static method in class com.bramosystems.oss.player.core.client.PlayerUtil
Utility method to get a player that best supports the specified mediaURL with the specified plugin feature.
getPlayer(PlayerInfo, String, boolean, String, String) - Static method in class com.bramosystems.oss.player.core.client.PlayerUtil
Utility method to get the player with the specified playerInfo.
getPlayer(String, String, boolean, String, String) - Method in interface com.bramosystems.oss.player.core.client.spi.PlayerProviderFactory
Returns the player with the specified playerName.
getPlayer(String, String, boolean) - Method in interface com.bramosystems.oss.player.core.client.spi.PlayerProviderFactory
Returns the player with the specified playerName.
getPlayer(String, String, String, boolean, String, String, HashMap<String, String>) - Method in class com.bramosystems.oss.player.script.client.AbstractExportProvider
Called to retrieve the player implementation that is exported as Javascript object.
getPlayer(Plugin, String, boolean, String, String, HashMap<String, String>) - Method in interface com.bramosystems.oss.player.script.client.ExportProvider
Deprecated. Called to retrieve the player implementation that is exported as Javascript object.
getPlayerAPIId() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Gets the player identification value used internally by the YouTube player
getPlayerElement(String, String, String, boolean, HashMap<String, String>) - Method in interface com.bramosystems.oss.player.core.client.spi.PlayerProviderFactory
Returns the DOM element structure for the specified playerName.
getPlayerInfo(String, String) - Static method in class com.bramosystems.oss.player.core.client.PlayerUtil
Returns the PlayerInfo object describing the features of the specified playerName from the specified providerName.
getPlayerName() - Method in class com.bramosystems.oss.player.core.client.PlayerInfo
Returns the name of the player
getPlayerNames(String) - Static method in class com.bramosystems.oss.player.core.client.PlayerUtil
Returns the name of all players available from the specified playerProvider
getPlayerProviderNames() - Static method in class com.bramosystems.oss.player.core.client.PlayerUtil
Returns the name of all available player providers.
getPlayerState() - Method in class com.bramosystems.oss.player.core.event.client.PlayerStateEvent
Retrieves the new player state
getPlayingProgress() - Method in class com.bramosystems.oss.player.core.client.skin.MediaSeekBar
Returns the progress of the media playback operation
getPlaylistIndex() - Method in class com.bramosystems.oss.player.core.client.playlist.PlaylistManager
Returns the current playlist index
getPlaylistSize() - Method in class com.bramosystems.oss.player.core.client.playlist.PlaylistManager
 
getPlaylistSize() - Method in interface com.bramosystems.oss.player.core.client.PlaylistSupport
Returns the number of entries in the playlist
getPlaylistSize() - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
getPlaylistSize() - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
getPlaylistSize() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
getPlaylistSize() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
getPlaylistSize() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
getPlaylistSize() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
getPlaylistSize() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
getPlaylistSize() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
getPlaylistSize() - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
getPlaylistSize() - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
getPlayPosition() - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Gets the current position in the media that is being played.
getPlayPosition() - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
getPlayPosition() - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
getPlayPosition() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
getPlayPosition() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
getPlayPosition() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
getPlayPosition() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
getPlayPosition() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
getPlayPosition() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
getPlayPosition() - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
getPlayPosition() - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
getPlayPosition() - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
 
getPlayState() - Method in class com.bramosystems.oss.player.core.event.client.PlayStateEvent
Retrieves the new state of media playback
getPlugin() - Method in class com.bramosystems.oss.player.core.client.PluginInfo
Returns the plugin
getPlugin() - Method in exception com.bramosystems.oss.player.core.client.PluginNotFoundException
Returns the required plugin
getPlugin() - Method in exception com.bramosystems.oss.player.core.client.PluginVersionException
Returns the required plugin
getPluginInfo(Plugin) - Static method in class com.bramosystems.oss.player.core.client.PlayerUtil
Returns the PluginInfo object describing the features of the specified plugin
getPlugins() - Static method in class com.bramosystems.oss.player.util.client.BrowserPlugin
Returns an array of all plug-in's on the client
getPrimaryBorderColor() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Deprecated. Will be removed in a future version
getProgress() - Method in class com.bramosystems.oss.player.core.event.client.LoadingProgressEvent
Retrieves the new loading progress
getProviderName() - Method in class com.bramosystems.oss.player.core.client.PlayerInfo
Returns the provider name of the player
getQuickTimePluginVersion() - Static method in class com.bramosystems.oss.player.core.client.PlayerUtil
Detects the version of the QuickTime plugin available on the clients browser.
getRate() - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Returns the current playback rate
getRate() - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
getRate() - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
getRate() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
getRate() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
getRate() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
getRate() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
getRate() - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
getRectangleBounds() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
Returns the location and dimensions of the rectangle bounds of the display component within the embed area.
getRefs() - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXEntry
Returns the URL references of this media entry.
getRegExp(String, String) - Static method in class com.bramosystems.oss.player.util.client.RegExp
Returns a RegExp instance for the specified pattern and flags.
getRegisteredExtensions(Plugin) - Method in interface com.bramosystems.oss.player.core.client.MimePool
Returns the file extensions registered on the specified plugin
getRegisteredExtensions() - Method in class com.bramosystems.oss.player.core.client.PlayerInfo
Returns the media format file extensions supported by the player
getRegisteredProtocols(Plugin) - Method in interface com.bramosystems.oss.player.core.client.MimePool
Returns the streaming protocols registered on the specified plugin
getRegisteredProtocols() - Method in class com.bramosystems.oss.player.core.client.PlayerInfo
Returns the streaming protocols supported by the player
getRepeat() - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXPlaylist
Returns the playlist entries setup for playback repeats
getRepeatMode() - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Returns the current playback repeat mode
getRepeatMode() - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
getRepeatMode() - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
getRepeatMode() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
getRepeatMode() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
getRepeatMode() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
getRepeatMode() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
getRepeatMode() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
getRepeatMode() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
getRepeatMode() - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
getRepeatMode() - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
 
getRequiredPluginVersion() - Method in class com.bramosystems.oss.player.core.client.PlayerInfo
Returns the minimum plugin version required by the player
getRequiredVersion() - Method in exception com.bramosystems.oss.player.core.client.PluginVersionException
Returns the required version of the plugin
getResource(int) - Method in class com.bramosystems.oss.player.core.client.playlist.MRL
Returns the resource URL at the specified index
getResourceCount() - Method in class com.bramosystems.oss.player.core.client.playlist.MRL
Returns the number of URLs in this locator
getRevision() - Method in class com.bramosystems.oss.player.core.client.PluginVersion
Gets the revsion number
getSecond() - Method in class com.bramosystems.oss.player.core.client.PlayTime
Returns the seconds represented by this PlayTime object
getSecondaryBorderColor() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Deprecated. Will be removed in a future version
getSeekBar(int, HashMap<String, String>) - Method in class com.bramosystems.oss.player.script.client.AbstractExportProvider
Called to retrieve the seek bar implementation that is exported as Javascript object.
getSeekBar(int, HashMap<String, String>) - Method in interface com.bramosystems.oss.player.script.client.ExportProvider
Deprecated. Called to retrieve the seek bar implementation that is exported as Javascript object.
getSeekPosition() - Method in class com.bramosystems.oss.player.core.event.client.SeekChangeEvent
Retrieves the new position of the seek bar
getSource() - Method in class com.bramosystems.oss.player.util.client.RegExp
Returns the pattern of the regular expression
getStartTime() - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXEntry
Returns the time when playback should start
getStartTime() - Method in class com.bramosystems.oss.player.playlist.client.asx.Ref
Returns the time when playback should start
getStartTime() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Gets the time at which the player starts playback
getSuffixes() - Method in class com.bramosystems.oss.player.util.client.MimeType
Returns a listing of the filename extensions of the MIME type
getSWFWidget() - Method in class com.bramosystems.oss.player.uibinder.client.Flash
Returns the underlying SWFWidget object wrapped by this widget.
getTime() - Method in class com.bramosystems.oss.player.core.client.PlayTime
Returns the current PlayTime in milliseconds
getTitle() - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXEntry
Returns the title of this entry
getTitle() - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXPlaylist
Returns the title of this playlist
getTitle() - Method in class com.bramosystems.oss.player.playlist.client.spf.SPFPlaylist
Returns the title of this playlist
getTitle() - Method in class com.bramosystems.oss.player.playlist.client.spf.Track
Returns the title of this track
getTrace(Matrix2D) - Static method in class com.bramosystems.oss.player.core.client.geom.MatrixUtil
Returns the trace of matrix m
getTrackNumber() - Method in class com.bramosystems.oss.player.playlist.client.spf.Track
Returns the ordinal position of this track on its album.
getTracks() - Method in class com.bramosystems.oss.player.playlist.client.spf.SPFPlaylist
Returns the track entries in this playlist
getType() - Method in class com.bramosystems.oss.player.util.client.MimeType
Returns the name of the MIME type such as "video/mpeg"
getUIMode() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Retrieves the current UI mode of the player
getValueType() - Method in enum com.bramosystems.oss.player.core.client.ConfigParameter
Returns the required value type for this parameter.
getVersion() - Method in enum com.bramosystems.oss.player.core.client.Plugin
Gets the minimum version required by this plugin
getVersion() - Method in class com.bramosystems.oss.player.core.client.PluginInfo
Returns the plugin version
getVersion() - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXPlaylist
Returns the version of the ASX metafile from which this playlist is derived
getVersionFound() - Method in exception com.bramosystems.oss.player.core.client.PluginVersionException
Returns the plugin version found.
getVideoHeight() - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Returns the height of the current media
getVideoHeight() - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
getVideoHeight() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
getVideoHeight() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
getVideoHeight() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
getVideoHeight() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
getVideoHeight() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
getVideoHeight() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
getVideoHeight() - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
getVideoHeight() - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
getVideoWidth() - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Returns the width of the current media
getVideoWidth() - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
getVideoWidth() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
getVideoWidth() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
getVideoWidth() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
getVideoWidth() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
getVideoWidth() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
getVideoWidth() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
getVideoWidth() - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
getVideoWidth() - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
getVLCPlayerPluginVersion() - Static method in class com.bramosystems.oss.player.core.client.PlayerUtil
Detects the version of the VLC Media Player plugin available on the clients browser.
getVolume() - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Gets the volume ranging from 0 (silent) to 1 (full volume).
getVolume() - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
getVolume() - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
getVolume() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
getVolume() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
getVolume() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
getVolume() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
getVolume() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
getVolume() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
getVolume() - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
getVolume() - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
getVolume() - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
 
getVw() - Method in class com.bramosystems.oss.player.core.client.geom.Matrix3D
Returns the vector Vw
getVx() - Method in class com.bramosystems.oss.player.core.client.geom.Matrix2D
Returns the vector Vx
getVx() - Method in class com.bramosystems.oss.player.core.client.geom.Matrix3D
Returns the vector Vx
getVy() - Method in class com.bramosystems.oss.player.core.client.geom.Matrix2D
Returns the vector Vy
getVy() - Method in class com.bramosystems.oss.player.core.client.geom.Matrix3D
Returns the vector Vy
getVz() - Method in class com.bramosystems.oss.player.core.client.geom.Matrix2D
Returns the vector Vz
getVz() - Method in class com.bramosystems.oss.player.core.client.geom.Matrix3D
Returns the vector Vz
getW() - Method in class com.bramosystems.oss.player.core.client.geom.Vector3D
Returns the w coordinate of this vector
getWidgetFactory(String) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Returns a reference to the PlayerProviderFactory implementation with the specified providerName
getWindowsMediaPlayerPluginVersion() - Static method in class com.bramosystems.oss.player.core.client.PlayerUtil
Detects the version of the Windows Media Player plugin available on the clients browser.
getWrapperType() - Method in class com.bramosystems.oss.player.core.client.PluginInfo
Returns the wrapper type used by the plugin
getX() - Method in class com.bramosystems.oss.player.core.client.geom.Vector
Returns the x coordinate of this vector
getY() - Method in class com.bramosystems.oss.player.core.client.geom.Vector
Returns the y coordinate of this vector
getZ() - Method in class com.bramosystems.oss.player.core.client.geom.Vector
Returns the z coordinate of this vector

H

hashCode() - Method in class com.bramosystems.oss.player.core.client.geom.Matrix2D
 
hashCode() - Method in class com.bramosystems.oss.player.core.client.geom.Matrix3D
 
hashCode() - Method in class com.bramosystems.oss.player.core.client.geom.TransformationMatrix
 
hashCode() - Method in class com.bramosystems.oss.player.core.client.geom.Vector
 
hashCode() - Method in class com.bramosystems.oss.player.core.client.geom.Vector3D
 
hashCode() - Method in class com.bramosystems.oss.player.core.client.PlayTime
 
hashCode() - Method in class com.bramosystems.oss.player.core.client.PluginVersion
 
HasMediaMessageHandlers - Interface in com.bramosystems.oss.player.core.event.client
Interface definition for widgets that provide registration of media information/error message handlers.
HasMediaProgressHandlers - Interface in com.bramosystems.oss.player.core.event.client
Interface definition for widgets that provide registration of media progress handlers.
HasMediaStateHandlers - Interface in com.bramosystems.oss.player.core.event.client
Interface definition for widgets that provide registration of media state handlers.
HasPlayStateHandlers - Interface in com.bramosystems.oss.player.core.event.client
Interface definition for widgets that provide registration of media player state handlers.
HasSeekChangeHandlers - Interface in com.bramosystems.oss.player.core.event.client
Interface definition for widgets that provide registration of seek change handlers.
HasVolumeChangeHandlers - Interface in com.bramosystems.oss.player.core.event.client
Interface definition for widgets that provide registration for volume change handlers.

I

ImageSeekBar - Class in com.bramosystems.oss.player.core.client.skin
Image based implementation of the MediaSeekBar.
ImageSeekBar(int) - Constructor for class com.bramosystems.oss.player.core.client.skin.ImageSeekBar
Constructs ImageeekBar of the specified height using blank images as loading and playback progress indicators.
impl - Variable in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
 
initCallback() - Method in class com.bramosystems.oss.player.core.client.playlist.PlaylistManager
Returns a player callback handler links this manager to its associated player.
initPlayerEngine(String, boolean, String, String) - Method in class com.bramosystems.oss.player.uibinder.client.Auto
Deprecated.  
initPlayerEngine(String, boolean, String, String) - Method in class com.bramosystems.oss.player.uibinder.client.DivXPlayer
Deprecated.  
initPlayerEngine(String, boolean, String, String) - Method in class com.bramosystems.oss.player.uibinder.client.FlashMediaPlayer
Deprecated.  
initPlayerEngine(String, boolean, String, String) - Method in class com.bramosystems.oss.player.uibinder.client.MatrixSupport
Deprecated.  
initPlayerEngine(String, boolean, String, String) - Method in class com.bramosystems.oss.player.uibinder.client.Native
Deprecated.  
initPlayerEngine(String, boolean, String, String) - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated. Called by the constructor to create the player implementation wrapped by this widget
initPlayerEngine(String, boolean, String, String) - Method in class com.bramosystems.oss.player.uibinder.client.PlaylistSupport
Deprecated.  
initPlayerEngine(String, boolean, String, String) - Method in class com.bramosystems.oss.player.uibinder.client.QuickTimePlayer
Deprecated.  
initPlayerEngine(String, boolean, String, String) - Method in class com.bramosystems.oss.player.uibinder.client.VLCPlayer
Deprecated.  
initPlayerEngine(String, boolean, String, String) - Method in class com.bramosystems.oss.player.uibinder.client.WinMediaPlayer
Deprecated.  
initPlayerEngine(String, boolean, String, String) - Method in class com.bramosystems.oss.player.uibinder.client.youtube.Chromeless
Deprecated.  
initPlayerEngine(String, boolean, String, String) - Method in class com.bramosystems.oss.player.uibinder.client.youtube.YouTube
Deprecated.  
initSeekBar(Widget, Widget) - Method in class com.bramosystems.oss.player.core.client.skin.MediaSeekBar
Initialize the seek bar with the widgets that will be used to indicate media loading and playback progress respectively.
initWidget(Widget) - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
Overridden to prevent subclasses from changing the wrapped widget.
initWidget(Widget) - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
Overridden to prevent subclasses from changing the wrapped widget.
initWidget(Widget) - Method in class com.bramosystems.oss.player.core.client.skin.MediaSeekBar
Overridden to prevent subclasses from changing the wrapped widget.
initWidget(Widget) - Method in class com.bramosystems.oss.player.core.client.skin.VolumeControl
Overridden to prevent subclasses from changing the wrapped widget.
instance - Static variable in interface com.bramosystems.oss.player.core.client.MimePool
The static instance of the MimePool implementation
invert(Matrix2D) - Static method in class com.bramosystems.oss.player.core.client.geom.MatrixUtil
Performs a matrix inversion
invert() - Method in class com.bramosystems.oss.player.core.client.geom.TransformationMatrix
Performs an inversion on this matrix
isAutoHideController() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Checks whether the player automatically hides its controls.
isAutoplay() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Checks if the initial video will autoplay when loaded
isClientSkip() - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXEntry
Checks if this entry can be skipped during playback
isControllerVisible() - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Checks whether the player controls are visible.
isControllerVisible() - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
isControllerVisible() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Checks whether the player controls are visible.
isControllerVisible() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Checks whether the player controls are visible.
isControllerVisible() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
isControllerVisible() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
Checks whether the player controls are visible.
isControllerVisible() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
isControllerVisible() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Checks whether the player controls are visible.
isControllerVisible() - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
isControllerVisible() - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
isControllerVisible() - Method in class com.bramosystems.oss.player.youtube.client.ChromelessPlayer
Checks whether the player controls are visible.
isControllerVisible() - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
Checks whether the player controls are visible.
isEnhancedGenieMenuEnabled() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Deprecated. Will be removed in a future version
isFullScreenEnabled() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Checks if the fullscreen button is enabled
isGlobal() - Method in class com.bramosystems.oss.player.util.client.RegExp
Checks if this RegExp object performs a global match.
isHasMatrixSupport() - Method in class com.bramosystems.oss.player.core.client.PlayerInfo
Returns true if player has matrix support, false otherwise
isHasPlaylistSupport() - Method in class com.bramosystems.oss.player.core.client.PlayerInfo
Returns true if player has playlist support, false otherwise
isHDEnabled() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Deprecated. Will be removed in a future version
isHTML5CompliantClient() - Static method in class com.bramosystems.oss.player.core.client.PlayerUtil
Checks if the browser implements the HTML 5 specification.
isIgnoreCase() - Method in class com.bramosystems.oss.player.util.client.RegExp
Checks if this RegExp object performs a match without case sensitivity
isJSApiEnabled() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Checks if the Javascript API is enabled
isKeyboardControlsEnabled() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Checks if keyboard controls are enabled
isLoadRelatedVideos() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Checks if player is set to load related videos
isLoopEnabled() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Checks if player is set to repeat playback
isModestBranding() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Returns the status of the YouTube logo on the control bar
isMultiline() - Method in class com.bramosystems.oss.player.util.client.RegExp
Checks if this RegExp object performs multiline matching.
isPlayerOnPage(String) - Static method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Checks if the player plugin with the specified playerId is attached to the browsers' DOM
isPreviewMode() - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXPlaylist
Checks if the player should enter preview mode before playing the first clip
isResizeToVideoSize() - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Checks if player is set to adjust its size to match the dimensions of a video.
isResizeToVideoSize() - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
isResizeToVideoSize() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
isResizeToVideoSize() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
isResizeToVideoSize() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
isResizeToVideoSize() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
isResizeToVideoSize() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
isResizeToVideoSize() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
isResizeToVideoSize() - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
isResizeToVideoSize() - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
isShowBorder() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Checks if the showing of player's borders is enabled
isShowControls() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Returns the status of the video player controls
isShowSearchBox() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Deprecated. Will be removed in a future version
isShowVideoAnnotations() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Checks if video annotations are shown by default
isShowVideoInformation() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Checks if the display of video information is enabled
isShuffleEnabled() - Method in class com.bramosystems.oss.player.core.client.playlist.PlaylistManager
 
isShuffleEnabled() - Method in interface com.bramosystems.oss.player.core.client.PlaylistSupport
Checks if this player is in shuffle mode.
isShuffleEnabled() - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
isShuffleEnabled() - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
isShuffleEnabled() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
isShuffleEnabled() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
isShuffleEnabled() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
isShuffleEnabled() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
isShuffleEnabled() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
isShuffleEnabled() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
isShuffleEnabled() - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
isShuffleEnabled() - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
isSkipIfRef() - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXEntry
Checks if this entry should be skipped by a player when referenced by another playlist

L

lEdge() - Method in interface com.bramosystems.oss.player.capsule.client.skin.CapsuleResourcePack
 
leftEdge() - Method in interface com.bramosystems.oss.player.capsule.client.Capsule.CapsuleUIResource
 
load(int) - Method in class com.bramosystems.oss.player.core.client.playlist.PlaylistManager
Load the URL at the specified index
load(String) - Method in interface com.bramosystems.oss.player.core.client.playlist.PlaylistManager.PlayerCallback
Called by the playlist manager to load the attached player with the specified URL
loadAlternative() - Method in class com.bramosystems.oss.player.core.client.playlist.PlaylistManager
Play another alternative URL for the current resource index
LoadException - Exception in com.bramosystems.oss.player.core.client
Thrown if an error occurs during media loading operations.
LoadException(String) - Constructor for exception com.bramosystems.oss.player.core.client.LoadException
Constructs a LoadException with the specified message.
LoadingProgressEvent - Class in com.bramosystems.oss.player.core.event.client
The event fired when the loading progress of a media item has changed
LoadingProgressEvent(double) - Constructor for class com.bramosystems.oss.player.core.event.client.LoadingProgressEvent
Constructs a new LoadingProgressEvent object
LoadingProgressHandler - Interface in com.bramosystems.oss.player.core.event.client
Handler interface for LoadingProgressEvent events.
loadMedia(String) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Loads the media at the specified URL into the player.
loadMedia(String) - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
loadMedia(String) - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
loadMedia(String) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
loadMedia(String) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
loadMedia(String) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
loadMedia(String) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
loadMedia(String) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
loadMedia(String) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
loadMedia(String) - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
loadMedia(String) - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
loadMedia(String) - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
 
loadNext() - Method in class com.bramosystems.oss.player.core.client.playlist.PlaylistManager
Load the next URL in the playlist
loadWidget - Variable in class com.bramosystems.oss.player.uibinder.client.Player
 
log(String, boolean) - Method in class com.bramosystems.oss.player.core.client.ui.Logger
Adds message to the list of messages in this objects' log
logger - Variable in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
The Logger widget attached to this player
Logger - Class in com.bramosystems.oss.player.core.client.ui
Provides a widget for logging purposes especially useful during debugging.
Logger() - Constructor for class com.bramosystems.oss.player.core.client.ui.Logger
Constructs a Logger object

M

Matrix2D - Class in com.bramosystems.oss.player.core.client.geom
Implements a 3x3 matrix.
Matrix2D() - Constructor for class com.bramosystems.oss.player.core.client.geom.Matrix2D
Constructs an identity 3x3 matrix
Matrix2D(Vector, Vector, Vector) - Constructor for class com.bramosystems.oss.player.core.client.geom.Matrix2D
Constructs a 3x3 matrix using the specified vectors
Matrix3D - Class in com.bramosystems.oss.player.core.client.geom
Implements a 4x4 matrix.
Matrix3D() - Constructor for class com.bramosystems.oss.player.core.client.geom.Matrix3D
Constructs an identity 4x4 matrix
Matrix3D(Vector3D, Vector3D, Vector3D, Vector3D) - Constructor for class com.bramosystems.oss.player.core.client.geom.Matrix3D
Constructs a 4x4 matrix using the specified vectors
MatrixSupport - Interface in com.bramosystems.oss.player.core.client.geom
Interface for players that have two-dimensional transformation matrix support.
MatrixSupport - Class in com.bramosystems.oss.player.uibinder.client
Deprecated. Replaced with Player, will be removed in future.
MatrixSupport(String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.uibinder.client.MatrixSupport
Deprecated. The constructor
MatrixUtil - Class in com.bramosystems.oss.player.core.client.geom
Utility class to perform various matrix calculations
MatrixUtil() - Constructor for class com.bramosystems.oss.player.core.client.geom.MatrixUtil
 
MediaInfo - Class in com.bramosystems.oss.player.core.client
Wraps media metadata information for a media file (such as ID3 tag entries for MP3 files)
MediaInfo() - Constructor for class com.bramosystems.oss.player.core.client.MediaInfo
 
MediaInfo.MediaInfoKey - Enum in com.bramosystems.oss.player.core.client
An enum of supported media metadata keys
MediaInfoEvent - Class in com.bramosystems.oss.player.core.event.client
The event fired when the media metadata is available.
MediaInfoEvent(MediaInfo) - Constructor for class com.bramosystems.oss.player.core.event.client.MediaInfoEvent
Creates a new MediaInfoEvent object
MediaInfoHandler - Interface in com.bramosystems.oss.player.core.event.client
Handler interface for MediaInfoEvent events.
MediaSeekBar - Class in com.bramosystems.oss.player.core.client.skin
Abstract base class for seek bar implementations.
MediaSeekBar(int) - Constructor for class com.bramosystems.oss.player.core.client.skin.MediaSeekBar
Constructs MediaSeekBar of the specified height.
MimePool - Interface in com.bramosystems.oss.player.core.client
Utility interface to get the file types associated with browser plugins.
MimeType - Class in com.bramosystems.oss.player.util.client
Utility class that wraps information about a MIME type supported by the browser
MimeType() - Constructor for class com.bramosystems.oss.player.util.client.MimeType
Constructs a new MimeType object
missingPluginNotice - Variable in class com.bramosystems.oss.player.uibinder.client.Player
 
missingPluginNotice - Variable in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
missingPluginVersionNotice - Variable in class com.bramosystems.oss.player.uibinder.client.Player
 
missingPluginVersionNotice - Variable in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
MRL - Class in com.bramosystems.oss.player.core.client.playlist
Media Resource Locator that holds multiple alternative URLs of the same media resource (probably in different formats).
MRL() - Constructor for class com.bramosystems.oss.player.core.client.playlist.MRL
Constructs MRL object
MRL(String, String) - Constructor for class com.bramosystems.oss.player.core.client.playlist.MRL
Constructs MRL object with the specified name and author
MRL(String...) - Constructor for class com.bramosystems.oss.player.core.client.playlist.MRL
Constructs MRL object with the specified URLs
MRL(List<String>) - Constructor for class com.bramosystems.oss.player.core.client.playlist.MRL
Constructs MRL object with the specified URLs
multiply(Matrix3D, Matrix3D) - Static method in class com.bramosystems.oss.player.core.client.geom.MatrixUtil
Multiplies matrix m by matrix n.
multiply(Matrix3D, Vector3D) - Static method in class com.bramosystems.oss.player.core.client.geom.MatrixUtil
Multiplies matrix m by vector n.
multiply(Matrix2D, Matrix2D) - Static method in class com.bramosystems.oss.player.core.client.geom.MatrixUtil
Multiplies matrix m by matrix n.
multiply(Matrix2D, Vector) - Static method in class com.bramosystems.oss.player.core.client.geom.MatrixUtil
Multiplies matrix m by vector n.
multiply(TransformationMatrix) - Method in class com.bramosystems.oss.player.core.client.geom.TransformationMatrix
Performs matrix multiplication on this matrix with the specified transformation matrix and keeps the result in this matrix

N

Native - Class in com.bramosystems.oss.player.uibinder.client
Deprecated. Replaced with Player, will be removed in future.
Native(String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.uibinder.client.Native
Deprecated. The constructor
NativePlayer - Class in com.bramosystems.oss.player.core.client.ui
Widget to embed media files with HTML 5 video elements in compliant browsers.
NativePlayer(String) - Constructor for class com.bramosystems.oss.player.core.client.ui.NativePlayer
Constructs NativePlayer to playback media located at mediaURL.
NativePlayer(String, boolean) - Constructor for class com.bramosystems.oss.player.core.client.ui.NativePlayer
Constructs NativePlayer to playback media located at mediaURL.
NativePlayer(String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.core.client.ui.NativePlayer
Constructs NativePlayer with the specified height and width to playback media located at mediaURL.
NativePlayer(ArrayList<String>, boolean, String, String) - Constructor for class com.bramosystems.oss.player.core.client.ui.NativePlayer
Constructs NativePlayer with the specified height and width to playback media located at any of the mediaSources.
next() - Method in interface com.bramosystems.oss.player.capsule.client.skin.CapsuleResourcePack
 
next() - Method in interface com.bramosystems.oss.player.core.client.skin.CustomPlayerControl.ImagePack
Deprecated.  
next() - Method in interface com.bramosystems.oss.player.core.client.skin.CustomPlayerControl.UIStyleResource
 
next() - Method in interface com.bramosystems.oss.player.core.client.skin.flat.FlatImagePack
 
nextDisabled() - Method in interface com.bramosystems.oss.player.capsule.client.skin.CapsuleResourcePack
 
nextDisabled() - Method in interface com.bramosystems.oss.player.core.client.skin.CustomPlayerControl.ImagePack
Deprecated.  
nextDisabled() - Method in interface com.bramosystems.oss.player.core.client.skin.CustomPlayerControl.UIStyleResource
 
nextDisabled() - Method in interface com.bramosystems.oss.player.core.client.skin.flat.FlatImagePack
 
nextHover() - Method in interface com.bramosystems.oss.player.capsule.client.skin.CapsuleResourcePack
 
nextHover() - Method in interface com.bramosystems.oss.player.core.client.skin.CustomPlayerControl.ImagePack
Deprecated.  
nextHover() - Method in interface com.bramosystems.oss.player.core.client.skin.flat.FlatImagePack
 

O

onDebug(String) - Method in interface com.bramosystems.oss.player.core.client.playlist.PlaylistManager.PlayerCallback
Called when the playlist manager needs to propagate a debug message.
onDebug(DebugEvent) - Method in interface com.bramosystems.oss.player.core.event.client.DebugHandler
Called when DebugEvent is fired
onLoad() - Method in class com.bramosystems.oss.player.core.client.spi.PlayerWidget
 
onLoad() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Overridden to register player for plugin DOM events
onLoad() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Overriden to register associated resources
onLoad() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
Overriden to register player for DOM events.
onLoad() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
Overridden to register player for plugin DOM events
onLoad() - Method in class com.bramosystems.oss.player.core.client.ui.SWFWidget
 
onLoad() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
Overridden to register player for plugin events
onLoad() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Overridden to register player for plugin DOM events
onLoad() - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
onLoad() - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
onLoad() - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
 
onLoadingProgress(LoadingProgressEvent) - Method in interface com.bramosystems.oss.player.core.event.client.LoadingProgressHandler
Called when LoadingProgressEvent is fired
onMediaInfoAvailable(MediaInfoEvent) - Method in interface com.bramosystems.oss.player.core.event.client.MediaInfoHandler
Called when MediaInfoEvent is fired
onMouseUp(MouseUpEvent) - Method in class com.bramosystems.oss.player.core.client.skin.MediaSeekBar
 
onMouseUp(MouseUpEvent) - Method in class com.bramosystems.oss.player.core.client.skin.VolumeControl
 
onPlaybackQualityChanged(PlaybackQualityChangeEvent) - Method in interface com.bramosystems.oss.player.youtube.client.PlaybackQualityChangeHandler
Called when PlaybackQualityChangeEvent is fired
onPlayerStateChanged(PlayerStateEvent) - Method in interface com.bramosystems.oss.player.core.event.client.PlayerStateHandler
Called when PlayerStateEvent is fired
onPlayStateChanged(PlayStateEvent) - Method in interface com.bramosystems.oss.player.core.event.client.PlayStateHandler
Called when PlayStateEvent is fired
onSeekChanged(SeekChangeEvent) - Method in interface com.bramosystems.oss.player.core.event.client.SeekChangeHandler
Called when the state of a MediaSeekBar implementation is changed.
onUnload() - Method in class com.bramosystems.oss.player.capsule.client.Capsule
Overridden to release resources.
onUnload() - Method in class com.bramosystems.oss.player.core.client.skin.CustomPlayerControl
Overriden to release resources.
onUnload() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Overridden to release resources
onUnload() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Overriden to release associated resources
onUnload() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
Overridden to release resources
onUnload() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Overridden to release resources
onUnload() - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
 
onVideoDimensionChanged(int, int) - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
Called when the size of the embedded player changes to match the dimension of the media (especially video)
onVideoDimensionChanged(int, int) - Method in class com.bramosystems.oss.player.flat.client.FlatVideoPlayer
 
onVolumeChanged(VolumeChangeEvent) - Method in interface com.bramosystems.oss.player.core.event.client.VolumeChangeHandler
Called when the state of a VolumeControl implementation is changed.

P

paramsToString(PlayerParameters) - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
Converts the PlayerParameters object into YouTube™ video URL parameters.
parseAsxPlaylist(String) - Static method in class com.bramosystems.oss.player.playlist.client.PlaylistFactory
Parses XML playlist in ASX format to ASXPlaylist object
ParseException - Exception in com.bramosystems.oss.player.playlist.client
Thrown when an error occurs during parsing of data in various playlist formats
ParseException(String) - Constructor for exception com.bramosystems.oss.player.playlist.client.ParseException
Constructs an instance of ParseException with the specified detail message.
ParseException(String, Throwable) - Constructor for exception com.bramosystems.oss.player.playlist.client.ParseException
Constructs an instance of ParseException with the specified message and cause.
parseJspfPlaylist(String) - Static method in class com.bramosystems.oss.player.playlist.client.PlaylistFactory
Parses playlist data in JSPF format to SPFPlaylist object
parseURLParams(String, PlayerParameters) - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
Puts all URL parameters that may be present in the videoURL into the playerParameters object.
parseXspfPlaylist(String) - Static method in class com.bramosystems.oss.player.playlist.client.PlaylistFactory
Parses XML playlist in XSPF format to SPFPlaylist object
pause() - Method in interface com.bramosystems.oss.player.capsule.client.Capsule.CapsuleUIResource
 
pause() - Method in interface com.bramosystems.oss.player.capsule.client.skin.CapsuleResourcePack
 
pause() - Method in interface com.bramosystems.oss.player.core.client.skin.CustomPlayerControl.ImagePack
Deprecated.  
pause() - Method in interface com.bramosystems.oss.player.core.client.skin.CustomPlayerControl.UIStyleResource
 
pause() - Method in interface com.bramosystems.oss.player.core.client.skin.flat.FlatImagePack
 
pauseDisabled() - Method in interface com.bramosystems.oss.player.capsule.client.Capsule.CapsuleUIResource
 
pauseHover() - Method in interface com.bramosystems.oss.player.capsule.client.skin.CapsuleResourcePack
 
pauseHover() - Method in interface com.bramosystems.oss.player.core.client.skin.CustomPlayerControl.ImagePack
Deprecated.  
pauseHover() - Method in interface com.bramosystems.oss.player.core.client.skin.flat.FlatImagePack
 
pauseMedia() - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Pause the media playback
pauseMedia() - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
pauseMedia() - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
pauseMedia() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
pauseMedia() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
pauseMedia() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
pauseMedia() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
pauseMedia() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
pauseMedia() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
pauseMedia() - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
pauseMedia() - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
pauseMedia() - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
 
play() - Method in interface com.bramosystems.oss.player.capsule.client.Capsule.CapsuleUIResource
 
play() - Method in interface com.bramosystems.oss.player.capsule.client.skin.CapsuleResourcePack
 
play(int) - Method in class com.bramosystems.oss.player.core.client.playlist.PlaylistManager
 
play() - Method in interface com.bramosystems.oss.player.core.client.playlist.PlaylistManager.PlayerCallback
Called by the playlist manager to start playback on the attached player
play(int) - Method in interface com.bramosystems.oss.player.core.client.PlaylistSupport
Play playlist entry at the specified index
play(int) - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
play() - Method in interface com.bramosystems.oss.player.core.client.skin.CustomPlayerControl.ImagePack
Deprecated.  
play() - Method in interface com.bramosystems.oss.player.core.client.skin.CustomPlayerControl.UIStyleResource
 
play(int) - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
play() - Method in interface com.bramosystems.oss.player.core.client.skin.flat.FlatImagePack
 
play(int) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
play(int) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
play(int) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
play(int) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
play(int) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
play(int) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
play(int) - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
play(int) - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
PlaybackQuality - Enum in com.bramosystems.oss.player.youtube.client
An enum of YouTube video playback qualities.
PlaybackQualityChangeEvent - Class in com.bramosystems.oss.player.youtube.client
The event fired when the playback quality of a YouTube video changes
PlaybackQualityChangeEvent(PlaybackQuality) - Constructor for class com.bramosystems.oss.player.youtube.client.PlaybackQualityChangeEvent
Creates a new PlaybackQualityChangeEvent event
PlaybackQualityChangeHandler - Interface in com.bramosystems.oss.player.youtube.client
Handler interface for PlaybackQualityChangeEvent events.
playDisabled() - Method in interface com.bramosystems.oss.player.capsule.client.Capsule.CapsuleUIResource
 
playDisabled() - Method in interface com.bramosystems.oss.player.capsule.client.skin.CapsuleResourcePack
 
playDisabled() - Method in interface com.bramosystems.oss.player.core.client.skin.CustomPlayerControl.ImagePack
Deprecated.  
playDisabled() - Method in interface com.bramosystems.oss.player.core.client.skin.CustomPlayerControl.UIStyleResource
 
playDisabled() - Method in interface com.bramosystems.oss.player.core.client.skin.flat.FlatImagePack
 
Player - Annotation Type in com.bramosystems.oss.player.core.client.spi
Annotation for player widgets.
Player - Class in com.bramosystems.oss.player.uibinder.client
UiBinder wrapper class for player widget implementations
Player(String, boolean, String, String, String) - Constructor for class com.bramosystems.oss.player.uibinder.client.Player
The constructor
PlayerElement - Class in com.bramosystems.oss.player.core.client.spi
Low level helper class to create DOM-style objects for player widgets.
PlayerElement(PlayerElement.Type, String, String) - Constructor for class com.bramosystems.oss.player.core.client.spi.PlayerElement
Creates a new PlayerElement object
PlayerElement.Type - Enum in com.bramosystems.oss.player.core.client.spi
Enumeration of HTML object element types
playerId - Variable in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
 
PlayerInfo - Class in com.bramosystems.oss.player.core.client
Wraps basic information about a player widget registered with the API.
PlayerInfo(String, String, PluginVersion, boolean, boolean) - Constructor for class com.bramosystems.oss.player.core.client.PlayerInfo
Creates PlayerInfo object
playerInit() - Method in class com.bramosystems.oss.player.youtube.client.ChromelessPlayer
 
playerInit() - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
Called when player initialization is completed.
PlayerParameters - Class in com.bramosystems.oss.player.youtube.client
Holds the parameters of the YouTube player
PlayerParameters() - Constructor for class com.bramosystems.oss.player.youtube.client.PlayerParameters
 
PlayerParameters.AutoHideMode - Enum in com.bramosystems.oss.player.youtube.client
An enum of autohide parameters for YouTubePlayer
PlayerProvider - Annotation Type in com.bramosystems.oss.player.core.client.spi
Annotation for player providers.
PlayerProviderFactory - Interface in com.bramosystems.oss.player.core.client.spi
Interface defines the methods required of player provider implementations.
PlayerStateEvent - Class in com.bramosystems.oss.player.core.event.client
The event fired when the state of the player changes
PlayerStateEvent(PlayerStateEvent.State) - Constructor for class com.bramosystems.oss.player.core.event.client.PlayerStateEvent
Creates a new player state event
PlayerStateEvent.State - Enum in com.bramosystems.oss.player.core.event.client
An enum of media player states
PlayerStateHandler - Interface in com.bramosystems.oss.player.core.event.client
Handler interface for PlayerStateEvent events.
PlayerUtil - Class in com.bramosystems.oss.player.core.client
Utility class for various media player related functions.
PlayerUtil() - Constructor for class com.bramosystems.oss.player.core.client.PlayerUtil
 
PlayerWidget - Class in com.bramosystems.oss.player.core.client.spi
High level helper class to create widget for players.
PlayerWidget(String, String, String, String, boolean) - Constructor for class com.bramosystems.oss.player.core.client.spi.PlayerWidget
Creates a PlayerWidget
PlayerWrapper<T extends AbstractMediaPlayer> - Class in com.bramosystems.oss.player.uibinder.client
Deprecated. Replaced with Player, will be removed in future.
PlayerWrapper(String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated. The constructor
PlayException - Exception in com.bramosystems.oss.player.core.client
Thrown to indicate a media playback related exception.
PlayException() - Constructor for exception com.bramosystems.oss.player.core.client.PlayException
Constructs PlayException without any message.
PlayException(String) - Constructor for exception com.bramosystems.oss.player.core.client.PlayException
Constructs PlayException with the specified message.
playHover() - Method in interface com.bramosystems.oss.player.capsule.client.skin.CapsuleResourcePack
 
playHover() - Method in interface com.bramosystems.oss.player.core.client.skin.CustomPlayerControl.ImagePack
Deprecated.  
playHover() - Method in interface com.bramosystems.oss.player.core.client.skin.flat.FlatImagePack
 
Playlist - Class in com.bramosystems.oss.player.core.client.playlist
Represents a playlist of MRLs
Playlist() - Constructor for class com.bramosystems.oss.player.core.client.playlist.Playlist
Creates a Playlist object
PlaylistFactory - Class in com.bramosystems.oss.player.playlist.client
Factory class handles parsing of various playlist formats
PlaylistFactory() - Constructor for class com.bramosystems.oss.player.playlist.client.PlaylistFactory
 
PlaylistManager - Class in com.bramosystems.oss.player.core.client.playlist
Provides playlist emulation support for media plugins
PlaylistManager() - Constructor for class com.bramosystems.oss.player.core.client.playlist.PlaylistManager
Creates the PlaylistManager object.
PlaylistManager(AbstractMediaPlayer) - Constructor for class com.bramosystems.oss.player.core.client.playlist.PlaylistManager
Creates PlaylistManager for the specified player widget.
PlaylistManager.PlayerCallback - Interface in com.bramosystems.oss.player.core.client.playlist
Interface defines the methods required by the PlaylistManager to interact with a player widget
PlaylistSupport - Interface in com.bramosystems.oss.player.core.client
Interface for players that have client-side playlist support.
PlaylistSupport - Class in com.bramosystems.oss.player.uibinder.client
Deprecated. Replaced with Player, will be removed in future.
PlaylistSupport(String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.uibinder.client.PlaylistSupport
Deprecated. The constructor
playMedia() - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Plays the media loaded into the player.
playMedia() - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
playMedia() - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
playMedia() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
playMedia() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
playMedia() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
playMedia() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
playMedia() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
playMedia() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
playMedia() - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
playMedia() - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
playMedia() - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
 
playNext() - Method in class com.bramosystems.oss.player.core.client.playlist.PlaylistManager
 
playNext(boolean) - Method in class com.bramosystems.oss.player.core.client.playlist.PlaylistManager
Plays the next item in the playlist
playNext() - Method in interface com.bramosystems.oss.player.core.client.PlaylistSupport
Plays the next item in the playlist
playNext() - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
playNext() - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
playNext() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
playNext() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
playNext() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
playNext() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
playNext() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
playNext() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
playNext() - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
playNext() - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
playPrevious() - Method in class com.bramosystems.oss.player.core.client.playlist.PlaylistManager
 
playPrevious(boolean) - Method in class com.bramosystems.oss.player.core.client.playlist.PlaylistManager
Plays the previous item in the playlist
playPrevious() - Method in interface com.bramosystems.oss.player.core.client.PlaylistSupport
Plays the previous item in the playlist
playPrevious() - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
playPrevious() - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
playPrevious() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
playPrevious() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
playPrevious() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
playPrevious() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
playPrevious() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
playPrevious() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
playPrevious() - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
playPrevious() - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
PlayStateEvent - Class in com.bramosystems.oss.player.core.event.client
The event fired when the state of media playback changes
PlayStateEvent(PlayStateEvent.State, int) - Constructor for class com.bramosystems.oss.player.core.event.client.PlayStateEvent
Creates a new play state event
PlayStateEvent.State - Enum in com.bramosystems.oss.player.core.event.client
An enum of playback states
PlayStateHandler - Interface in com.bramosystems.oss.player.core.event.client
Handler interface for PlayStateEvent events.
PlayTime - Class in com.bramosystems.oss.player.core.client
Utility class with methods to manipulate playback time.
PlayTime() - Constructor for class com.bramosystems.oss.player.core.client.PlayTime
Creates a PlayTime object
PlayTime(int, int, int, int) - Constructor for class com.bramosystems.oss.player.core.client.PlayTime
Creates a PlayTime object set to the specified time
PlayTime(double) - Constructor for class com.bramosystems.oss.player.core.client.PlayTime
Creates a PlayTime object set to the specified milliseconds
PlayTime(String) - Constructor for class com.bramosystems.oss.player.core.client.PlayTime
Creates a PlayTime object set to the specified time.
Plugin - Enum in com.bramosystems.oss.player.core.client
An enum of supported media player plugins
PluginInfo - Class in com.bramosystems.oss.player.core.client
Wraps basic information about a browser media plug-in component.
PluginInfo(Plugin, PluginVersion, PluginInfo.PlayerPluginWrapperType) - Constructor for class com.bramosystems.oss.player.core.client.PluginInfo
Creates a PluginInfo with the specified version and wrapperType
PluginInfo.PlayerPluginWrapperType - Enum in com.bramosystems.oss.player.core.client
An enum of Javascript API wrappers available for media player plugin
PluginNotFoundException - Exception in com.bramosystems.oss.player.core.client
Thrown to indicate that a required plugin cannot be found on the client's browser.
PluginNotFoundException() - Constructor for exception com.bramosystems.oss.player.core.client.PluginNotFoundException
Constructs a new PluginNotFoundException
PluginNotFoundException(Plugin) - Constructor for exception com.bramosystems.oss.player.core.client.PluginNotFoundException
Constructs a new PluginNotFoundException for the specified plugin
PluginNotFoundException(String) - Constructor for exception com.bramosystems.oss.player.core.client.PluginNotFoundException
Constructs a new PluginNotFoundException with the specified message
PluginNotFoundException(Plugin, String) - Constructor for exception com.bramosystems.oss.player.core.client.PluginNotFoundException
Constructs a new PluginNotFoundException with the specified message
PluginVersion - Class in com.bramosystems.oss.player.core.client
Wraps the major, minor and revision numbers of a browser plugin component.
PluginVersion() - Constructor for class com.bramosystems.oss.player.core.client.PluginVersion
Creates a PluginVersion
PluginVersion(int, int, int) - Constructor for class com.bramosystems.oss.player.core.client.PluginVersion
Creates a PluginVersion with the specified minor, major and revision numbers.
PluginVersionException - Exception in com.bramosystems.oss.player.core.client
Thrown to indicate that a required plugin version cannot be found on the client's browser.
PluginVersionException(String, String) - Constructor for exception com.bramosystems.oss.player.core.client.PluginVersionException
Constructs a PluginVersionException specifing the required version and the version found on the clients browser.
PluginVersionException(Plugin, String, String) - Constructor for exception com.bramosystems.oss.player.core.client.PluginVersionException
Constructs a PluginVersionException specifing the related plugin, the required version and the version found on the clients browser.
prev() - Method in interface com.bramosystems.oss.player.capsule.client.skin.CapsuleResourcePack
 
prev() - Method in interface com.bramosystems.oss.player.core.client.skin.CustomPlayerControl.ImagePack
Deprecated.  
prev() - Method in interface com.bramosystems.oss.player.core.client.skin.CustomPlayerControl.UIStyleResource
 
prev() - Method in interface com.bramosystems.oss.player.core.client.skin.flat.FlatImagePack
 
prevDisabled() - Method in interface com.bramosystems.oss.player.capsule.client.skin.CapsuleResourcePack
 
prevDisabled() - Method in interface com.bramosystems.oss.player.core.client.skin.CustomPlayerControl.ImagePack
Deprecated.  
prevDisabled() - Method in interface com.bramosystems.oss.player.core.client.skin.CustomPlayerControl.UIStyleResource
 
prevDisabled() - Method in interface com.bramosystems.oss.player.core.client.skin.flat.FlatImagePack
 
prevHover() - Method in interface com.bramosystems.oss.player.capsule.client.skin.CapsuleResourcePack
 
prevHover() - Method in interface com.bramosystems.oss.player.core.client.skin.CustomPlayerControl.ImagePack
Deprecated.  
prevHover() - Method in interface com.bramosystems.oss.player.core.client.skin.flat.FlatImagePack
 

Q

QuickTimePlayer - Class in com.bramosystems.oss.player.core.client.ui
Widget to embed QuickTime™ plugin.
QuickTimePlayer(String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
Constructs QuickTimePlayer with the specified height and width to playback media located at mediaURL.
QuickTimePlayer(String) - Constructor for class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
Constructs QuickTimePlayer to automatically playback media located at mediaURL using the default height of 16px and width of 100%.
QuickTimePlayer(String, boolean) - Constructor for class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
Constructs QuickTimePlayer to playback media located at mediaURL using the default height of 16px and width of 100%.
QuickTimePlayer - Class in com.bramosystems.oss.player.uibinder.client
Deprecated. Replaced with Player, will be removed in future.
QuickTimePlayer(String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.uibinder.client.QuickTimePlayer
Deprecated. The constructor
QuickTimePlayer.Scale - Enum in com.bramosystems.oss.player.core.client.ui
An enum of scalling values that can be used to scale the dimensions of a QuickTime movie

R

rEdge() - Method in interface com.bramosystems.oss.player.capsule.client.skin.CapsuleResourcePack
 
reduce(int) - Method in class com.bramosystems.oss.player.core.client.PlayTime
Reduces the current play time by millseconds
Ref - Class in com.bramosystems.oss.player.playlist.client.asx
Class specifies the URL reference of a media content
Ref() - Constructor for class com.bramosystems.oss.player.playlist.client.asx.Ref
Constructor
RegExp - Class in com.bramosystems.oss.player.util.client
Utility class for regular expressions
RegExp() - Constructor for class com.bramosystems.oss.player.util.client.RegExp
Create a new RegExp object
RegExp.RegexException - Exception in com.bramosystems.oss.player.util.client
Thrown to indicate a regular expression related exception
RegExp.RegexException() - Constructor for exception com.bramosystems.oss.player.util.client.RegExp.RegexException
Constructs a new RegexException
RegExp.RegexException(String) - Constructor for exception com.bramosystems.oss.player.util.client.RegExp.RegexException
Constructs a new RegexException with the specified message
RegExp.RegexResult - Class in com.bramosystems.oss.player.util.client
The RegExpResult wraps the result of the search performed by the RegExp.exec(java.lang.String) method
RegExp.RegexResult() - Constructor for class com.bramosystems.oss.player.util.client.RegExp.RegexResult
The constructor
removeFromPlayerReadyCommandQueue(String) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Removes a queued command with the specified key from this players' command queue.
removeFromPlaylist(int) - Method in class com.bramosystems.oss.player.core.client.playlist.PlaylistManager
 
removeFromPlaylist(int) - Method in interface com.bramosystems.oss.player.core.client.PlaylistSupport
Removes the entry at the specified index from the players' playlist.
removeFromPlaylist(int) - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
removeFromPlaylist(int) - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
removeFromPlaylist(int) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
removeFromPlaylist(int) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
removeFromPlaylist(int) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
removeFromPlaylist(int) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
removeFromPlaylist(int) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
removeFromPlaylist(int) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
removeFromPlaylist(int) - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
removeFromPlaylist(int) - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
removeParam(String) - Method in class com.bramosystems.oss.player.core.client.spi.PlayerWidget
Removes the specified parameter from the parameter map.
Repeat - Class in com.bramosystems.oss.player.playlist.client.asx
Defines the number of times the contained media entries should be played.
Repeat() - Constructor for class com.bramosystems.oss.player.playlist.client.asx.Repeat
Constructor
RepeatMode - Enum in com.bramosystems.oss.player.core.client
An enum of playback repeat modes
replace(String, String, String, String, boolean) - Method in class com.bramosystems.oss.player.core.client.spi.PlayerWidget
Replaces the DOM object of this widget with another created with the specified information
resolveMediaURL(String) - Static method in class com.bramosystems.oss.player.uibinder.client.Player
Parses the mediaURL for gwt-host:: and gwt-module:: keywords.
resolveMediaURL(String) - Static method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated. Parses the mediaURL for gwt-host:: and gwt-module:: keywords.
rightEdge() - Method in interface com.bramosystems.oss.player.capsule.client.Capsule.CapsuleUIResource
 
rotate(double) - Method in class com.bramosystems.oss.player.core.client.geom.TransformationMatrix
Applies a rotation transformation to this matrix.

S

scale(double, double) - Method in class com.bramosystems.oss.player.core.client.geom.TransformationMatrix
Performs a scalling transformation on this matrix along the x and y axes.
SeekChangeEvent - Class in com.bramosystems.oss.player.core.event.client
The event fired by MediaSeekBar widgets when the position of the seek bar has changed.
SeekChangeEvent(double) - Constructor for class com.bramosystems.oss.player.core.event.client.SeekChangeEvent
Creates a new seek change event
SeekChangeHandler - Interface in com.bramosystems.oss.player.core.event.client
Handler interface for MediaSeekBar SeekChangeEvent events.
seekTrack - Variable in class com.bramosystems.oss.player.core.client.skin.MediaSeekBar
 
setAbstract(String) - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXEntry
Sets the abstract element that describes this entry
setAbstract(String) - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXPlaylist
Sets the abstract element of the playlist
setAlbum(String) - Method in class com.bramosystems.oss.player.playlist.client.spf.Track
Sets the name of the album to which this track belongs
setAllowContextMenu(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Specify whether the player should display a contextual (right-click) menu when the user presses the right mouse button or the menu buttons on the skin.
setAnnotation(String) - Method in class com.bramosystems.oss.player.playlist.client.spf.SPFPlaylist
Associates a comment with this playlist
setAnnotation(String) - Method in class com.bramosystems.oss.player.playlist.client.spf.Track
Sets a comment on this track
setAttribution(Attribution) - Method in class com.bramosystems.oss.player.playlist.client.spf.SPFPlaylist
Sets the attribution to the original playlist
setAudioChannelMode(VLCPlayer.AudioChannelMode) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
Sets the audio channel mode of the player
setAuthor(String) - Method in class com.bramosystems.oss.player.core.client.playlist.MRL
Sets the author of the media resource
setAuthor(String) - Method in class com.bramosystems.oss.player.core.client.playlist.Playlist
Sets the author of the playlist
setAuthor(String) - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXEntry
Sets the author of this entry
setAuthor(String) - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXPlaylist
Sets the author of the playlist
setAutoHide(PlayerParameters.AutoHideMode) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Sets the autohide mode of the player
setAutoHideController(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Sets the player to automatically hide its controls.
setAutoplay(boolean) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Sets whether or not the initial video will autoplay when the player loads.
setBannerEnabled(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Specifies whether the player should display the DivX advertisement banner at the end of playback.
setBufferingMode(DivXPlayer.BufferingMode) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Specify how the player should buffer downloaded data before attempting to start playback.
setClientSkip(boolean) - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXEntry
Sets if this entry can be skipped during playback
setConfigParameter(ConfigParameter, T) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Sets the specified player parameter to the specified value IF AND ONLY IF the parameter is applicable on the player
setConfigParameter(ConfigParameter, Number) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Sets the specified player parameter to the specified value IF AND ONLY IF the parameter is applicable on the player
setConfigParameter(ConfigParameter, String) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Sets the specified player parameter to the specified value IF AND ONLY IF the parameter is applicable on the player
setConfigParameter(ConfigParameter, T) - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
setConfigParameter(ConfigParameter, Number) - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
setConfigParameter(ConfigParameter, String) - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
setConfigParameter(ConfigParameter, T) - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
setConfigParameter(ConfigParameter, Number) - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
setConfigParameter(ConfigParameter, String) - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
setConfigParameter(ConfigParameter, T) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
setConfigParameter(ConfigParameter, String) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
setConfigParameter(ConfigParameter, T) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
setConfigParameter(ConfigParameter, Number) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
setConfigParameter(ConfigParameter, String) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
setConfigParameter(ConfigParameter, T) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
setConfigParameter(ConfigParameter, T) - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
setConfigParameter(ConfigParameter, Number) - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
setConfigParameter(ConfigParameter, String) - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
setConfigParameter(ConfigParameter, T) - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
setConfigParameter(ConfigParameter, T) - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
 
setControllerVisible(boolean) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Displays or hides the player controls.
setControllerVisible(boolean) - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
setControllerVisible(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Displays or hides the player controls.
setControllerVisible(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Displays or hides the player controls.
setControllerVisible(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
Displays or hides the player controls.
setControllerVisible(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
Displays or hides the player controls.
setControllerVisible(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
setControllerVisible(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Displays or hides the player controls.
setControllerVisible(boolean) - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
setControllerVisible(boolean) - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
setCopyright(String) - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXEntry
Sets the copyright information of this playlist entry
setCopyright(String) - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXPlaylist
Sets the copyright information of the playlist
setCount(int) - Method in class com.bramosystems.oss.player.playlist.client.asx.Repeat
Sets the repeat count
setCreator(String) - Method in class com.bramosystems.oss.player.playlist.client.spf.SPFPlaylist
Sets the creator (author) of this playlist
setCreator(String) - Method in class com.bramosystems.oss.player.playlist.client.spf.Track
Sets the creator (author) of this track
setDate(Date) - Method in class com.bramosystems.oss.player.playlist.client.spf.SPFPlaylist
Sets the date this playlist was created
setDetectedPluginVersion(PluginVersion) - Method in class com.bramosystems.oss.player.core.client.PlayerInfo
Sets the version of the required player plugin detected on the browser
setDisplayMode(DivXPlayer.DisplayMode) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Specifies which skin mode the player should use to display playback controls.
setDuration(PlayTime) - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXEntry
Sets the playback duration of the playlist entry
setDuration(PlayTime) - Method in class com.bramosystems.oss.player.playlist.client.asx.Ref
Sets the playback duration of the media
setDuration(double) - Method in class com.bramosystems.oss.player.playlist.client.spf.Track
Sets the time (in milliseconds) to render this track
setEnhancedGenieMenuEnabled(boolean) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Deprecated. Will be removed in a future version
setEntries(List<ASXEntry>) - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXPlaylist
Sets the entries of this playlist
setEntries(List<ASXEntry>) - Method in class com.bramosystems.oss.player.playlist.client.asx.Repeat
Sets the playlist entries to be repeated
setEntryRefs(List<String>) - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXPlaylist
Sets the URLs of external ASX playlists linked to this playlist
setEntryRefs(List<String>) - Method in class com.bramosystems.oss.player.playlist.client.asx.Repeat
Sets the URLs of external ASX playlists linked to this playlist
setFlashVars(String) - Method in class com.bramosystems.oss.player.uibinder.client.Flash
Sets the flashVars property of the underlying Flash application
setFract(int) - Method in class com.bramosystems.oss.player.core.client.PlayTime
Sets the hundredths of a second of this PlayTime object
setFullScreenEnabled(boolean) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Enables or disables the player's fullscreen button
setHDEnabled(boolean) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Deprecated. Will be removed in a future version
setHeight(String) - Method in class com.bramosystems.oss.player.core.client.spi.PlayerWidget
 
setHour(int) - Method in class com.bramosystems.oss.player.core.client.PlayTime
Sets the hour of this PlayTime object
setHref(String) - Method in class com.bramosystems.oss.player.playlist.client.asx.Ref
Sets the URL of the media
setIdentifier(String) - Method in class com.bramosystems.oss.player.playlist.client.spf.Attribution
Sets the identifier of the original playlist
setIdentifier(String) - Method in class com.bramosystems.oss.player.playlist.client.spf.SPFPlaylist
Sets a canonical identifier for this playlist.
setIdentifier(JsArrayString) - Method in class com.bramosystems.oss.player.playlist.client.spf.Track
Sets the canonical IDs for this track.
setImage(String) - Method in class com.bramosystems.oss.player.playlist.client.spf.SPFPlaylist
Sets the URI of the image to display for the rendering duration of this playlist
setImage(String) - Method in class com.bramosystems.oss.player.playlist.client.spf.Track
Sets the URI of the image to display for the duration of the track
setInfo(String) - Method in class com.bramosystems.oss.player.playlist.client.spf.SPFPlaylist
Sets the URI of a location containing more information about this playlist
setInfo(String) - Method in class com.bramosystems.oss.player.playlist.client.spf.Track
Sets the URI of the location where more information about this track can be retrieved.
setJSApiEnabled(boolean) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Enables or disables the player's Javascript API
setKeyboardControlsEnabled(boolean) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Enables or disables keyboard controls
setLastIndex(int) - Method in class com.bramosystems.oss.player.util.client.RegExp
Sets the index position at which to start the next search.
setLicense(String) - Method in class com.bramosystems.oss.player.playlist.client.spf.SPFPlaylist
Sets the URI of the license under which this playlist was released
setLoadingProgress(double) - Method in class com.bramosystems.oss.player.core.client.skin.MediaSeekBar
Set the progress of the media loading operation.
setLoadRelatedVideos(boolean) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Sets whether the player should load related videos once playback of the initial video starts.
setLocation(String) - Method in class com.bramosystems.oss.player.playlist.client.spf.Attribution
Sets the location of the original playlist
setLocation(String) - Method in class com.bramosystems.oss.player.playlist.client.spf.SPFPlaylist
Sets the source URI of this playlist
setLocation(JsArrayString) - Method in class com.bramosystems.oss.player.playlist.client.spf.Track
Sets the URI(s) of the media to be rendered.
setLoopCount(int) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Sets the number of times the current media file should repeat playback before stopping.
setLoopCount(int) - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
Sets the number of times the current media file should loop playback before stopping.
setLoopCount(int) - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
Sets the number of times the current media file should loop playback before stopping.
setLoopCount(int) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Sets the number of times the current media file should repeat playback before stopping.
setLoopCount(int) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Sets the number of times the current media file should repeat playback before stopping.
setLoopCount(int) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
Sets the number of times the current media file should repeat playback before stopping.
setLoopCount(int) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
Sets the number of times the current media file should repeat playback before stopping.
setLoopCount(int) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
Sets the number of times the current media file should repeat playback before stopping.
setLoopCount(int) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Sets the number of times the current media file should repeat playback before stopping.
setLoopCount(int) - Method in class com.bramosystems.oss.player.uibinder.client.Player
Sets the number of times the current media file should loop playback before stopping.
setLoopCount(int) - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated. Sets the number of times the current media file should loop playback before stopping.
setLoopCount(int) - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
 
setLoopEnabled(boolean) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Sets player to repeat video playback again and again.
setMajor(int) - Method in class com.bramosystems.oss.player.core.client.PluginVersion
Sets the major version number.
setMatrix(TransformationMatrix) - Method in interface com.bramosystems.oss.player.core.client.geom.MatrixSupport
Sets the transformation matrix on the player
setMatrix(TransformationMatrix) - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
setMatrix(TransformationMatrix) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Sets the transformation matrix of the underlying Flash player.
setMatrix(TransformationMatrix) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
Sets the transformation matrix of the underlying QuickTime Player.
setMatrix(TransformationMatrix) - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
setMatrix(TransformationMatrix) - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
setMediaAccessRights(WinMediaPlayer.MediaAccessRights) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Sets the media library access rights level of the player.
setMinor(int) - Method in class com.bramosystems.oss.player.core.client.PluginVersion
Sets minor version number
setMinute(int) - Method in class com.bramosystems.oss.player.core.client.PlayTime
Sets the minute of this PlayTime object
setMissingPluginNotice(Widget) - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
setMissingPluginVersionNotice(Widget) - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
setModestBranding(boolean) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Shows or hides the YouTube logo on the control bar
setMoreInfoHref(String) - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXEntry
Sets the URL or e-mail address that provides more information about this playlist entry
setMoreInfoHref(String) - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXPlaylist
Sets the URL or e-mail address that provides more information about this playlist
setName(String) - Method in class com.bramosystems.oss.player.core.client.playlist.MRL
Assigns a descriptive name for the media resource
setName(String) - Method in class com.bramosystems.oss.player.core.client.playlist.Playlist
Sets the name of the playlist
setParams(HashMap<String, String>) - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXEntry
Associates custom paramters with this playlist entry
setParams(HashMap<String, String>) - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXPlaylist
Associates custom paramters with this playlist
setParams(String) - Method in class com.bramosystems.oss.player.uibinder.client.Flash
Sets the comma-separated list of name/value pairs as HTML param tags on the widget
setPlaybackQuality(PlaybackQuality) - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
Sets the suggested video quality for the current video.
setPlayerAPIId(String) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Sets the player identification value used internally by the YouTube player.
setPlayerControlWidget(Widget) - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
Sets the widget that will be used to control the player plugin.
setPlayerControlWidget(Widget) - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
Sets the widget that will be used to control the player plugin.
setPlayingProgress(double) - Method in class com.bramosystems.oss.player.core.client.skin.MediaSeekBar
Set the progress of the media playback operation.
setPlayPosition(double) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Sets the playback position of the current media
setPlayPosition(double) - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
setPlayPosition(double) - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
setPlayPosition(double) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
setPlayPosition(double) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
setPlayPosition(double) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
setPlayPosition(double) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
setPlayPosition(double) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
setPlayPosition(double) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
setPlayPosition(double) - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
setPlayPosition(double) - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
setPlayPosition(double) - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
 
setPopupStyleName(String) - Method in class com.bramosystems.oss.player.core.client.skin.VolumeControl
Assigns a CSS style class name to the volume slider popup panel.
setPreview(String, String, int) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Specifies an image, text and text size to use as a preview for the video.
setPreviewMode(boolean) - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXPlaylist
Sets if the player should preview the first clip before playing it.
setPrimaryBorderColor(String) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Deprecated. Will be removed in a future version
setProgressImages(String, String) - Method in class com.bramosystems.oss.player.core.client.skin.ImageSeekBar
Uses the images at the specified URLs as loading and playback progress indicators.
setRate(double) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Sets the playback rate.
setRate(double) - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
setRate(double) - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
setRate(double) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
setRate(double) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
setRate(double) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
setRate(double) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
setRate(double) - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
setRectangleBounds(String) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
Sets the location and dimensions of the rectangle bounds of the display component within the embed area.
setRefs(List<Ref>) - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXEntry
Sets the URL references of this media entry.
setRegisteredExtensions(Set<String>) - Method in class com.bramosystems.oss.player.core.client.PlayerInfo
Sets the media format file extensions supported by the player
setRegisteredProtocols(Set<String>) - Method in class com.bramosystems.oss.player.core.client.PlayerInfo
Sets the streaming protocols supported by the player
setRepeat(Repeat) - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXPlaylist
Sets the playlist entries with playback repeats
setRepeatMode(RepeatMode) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Puts the player in the specified repeat mode.
setRepeatMode(RepeatMode) - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
setRepeatMode(RepeatMode) - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
setRepeatMode(RepeatMode) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
setRepeatMode(RepeatMode) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
setRepeatMode(RepeatMode) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
setRepeatMode(RepeatMode) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
setRepeatMode(RepeatMode) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
setRepeatMode(RepeatMode) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
setRepeatMode(RepeatMode) - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
setRepeatMode(RepeatMode) - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
 
setResizeToVideoSize(boolean) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
If the current media is a video, sets the player to adjust its size to match the dimensions of the video
setResizeToVideoSize(boolean) - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
setResizeToVideoSize(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
setResizeToVideoSize(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
setResizeToVideoSize(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
setResizeToVideoSize(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
setResizeToVideoSize(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
setResizeToVideoSize(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
setResizeToVideoSize(boolean) - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
setResizeToVideoSize(boolean) - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
setRevision(int) - Method in class com.bramosystems.oss.player.core.client.PluginVersion
Sets the revision number of this PluginVersion object
setSecond(int) - Method in class com.bramosystems.oss.player.core.client.PlayTime
Sets the seconds of this PlayTime object
setSecondaryBorderColor(String) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Deprecated. Will be removed in a future version
setShowControls(boolean) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Shows or hides the video player controls
setShowLogger(boolean) - Method in class com.bramosystems.oss.player.uibinder.client.Player
Convenience method for UiBinder support.
setShowLogger(boolean) - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated. Convenience method for UiBinder support.
setShuffleEnabled(boolean) - Method in class com.bramosystems.oss.player.core.client.playlist.PlaylistManager
 
setShuffleEnabled(boolean) - Method in interface com.bramosystems.oss.player.core.client.PlaylistSupport
Enables or disables players' shuffle mode.
setShuffleEnabled(boolean) - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
setShuffleEnabled(boolean) - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
setShuffleEnabled(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
setShuffleEnabled(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Enables or disables players' shuffle mode.
setShuffleEnabled(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
setShuffleEnabled(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
setShuffleEnabled(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
setShuffleEnabled(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
setShuffleEnabled(boolean) - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
setShuffleEnabled(boolean) - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
setSkipIfRef(boolean) - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXEntry
Sets if this entry should be skipped by a player when referenced by another playlist
setStartTime(PlayTime) - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXEntry
Sets the time when playback should start
setStartTime(PlayTime) - Method in class com.bramosystems.oss.player.playlist.client.asx.Ref
Sets the time when playback should start
setStartTime(int) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Sets the time at which the player begins video playback.
setStyleName(String) - Method in class com.bramosystems.oss.player.core.client.skin.CustomPlayerControl
Sets the CSS style name of this widget as well as the seekbar and the volume controls' slider widgets.
setStylePrimaryName(String) - Method in class com.bramosystems.oss.player.core.client.skin.CustomPlayerControl
Sets the primary CSS style name of this widget as well as the seekbar and the volume controls' slider widgets.
setTitle(String) - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXEntry
Sets the title of this playlist entry
setTitle(String) - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXPlaylist
Sets the title of this playlist
setTitle(String) - Method in class com.bramosystems.oss.player.playlist.client.spf.SPFPlaylist
Sets the title of this playlist
setTitle(String) - Method in class com.bramosystems.oss.player.playlist.client.spf.Track
Sets the title of this track
setTrackNumber(double) - Method in class com.bramosystems.oss.player.playlist.client.spf.Track
Sets the ordinal position of this track on its album
setTracks(JsArray<Track>) - Method in class com.bramosystems.oss.player.playlist.client.spf.SPFPlaylist
Sets the track entries of this playlist
setUIMode(WinMediaPlayer.UIMode) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Sets the UI mode of the player
setVersion(double) - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXPlaylist
Sets the version of the ASX metafile
setVolume(double) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Sets the volume.
setVolume(double) - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
setVolume(double) - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
setVolume(double) - Method in class com.bramosystems.oss.player.core.client.skin.VolumeControl
Sets the level of the volume slider control.
setVolume(double) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
setVolume(double) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
setVolume(double) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
setVolume(double) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
setVolume(double) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
setVolume(double) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
setVolume(double) - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
setVolume(double) - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
setVolume(double) - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
 
setVw(Vector3D) - Method in class com.bramosystems.oss.player.core.client.geom.Matrix3D
Sets the vector Vw
setVx(Vector) - Method in class com.bramosystems.oss.player.core.client.geom.Matrix2D
Sets the vector Vx
setVx(Vector3D) - Method in class com.bramosystems.oss.player.core.client.geom.Matrix3D
Sets the vector Vx
setVy(Vector) - Method in class com.bramosystems.oss.player.core.client.geom.Matrix2D
Sets the vector Vy
setVy(Vector3D) - Method in class com.bramosystems.oss.player.core.client.geom.Matrix3D
Sets the vector Vy
setVz(Vector) - Method in class com.bramosystems.oss.player.core.client.geom.Matrix2D
Sets the vector Vz
setVz(Vector3D) - Method in class com.bramosystems.oss.player.core.client.geom.Matrix3D
Sets the vector Vz
setW(double) - Method in class com.bramosystems.oss.player.core.client.geom.Vector3D
Sets the w coordinate of this vector
setWidth(String) - Method in class com.bramosystems.oss.player.core.client.spi.PlayerWidget
 
setX(double) - Method in class com.bramosystems.oss.player.core.client.geom.Vector
Sets the x coordinate of this vector
setY(double) - Method in class com.bramosystems.oss.player.core.client.geom.Vector
Sets the y coordinate of this vector
setZ(double) - Method in class com.bramosystems.oss.player.core.client.geom.Vector
Sets the z coordinate of this vector
showBorder(boolean) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Enables or disables the player's borders
showLogger(boolean) - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Displays or hides the players' logger widget.
showLogger(boolean) - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
showLogger(boolean) - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
showLogger(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
showLogger(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
showLogger(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
showLogger(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
showLogger(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
showLogger(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
showLogger(boolean) - Method in class com.bramosystems.oss.player.flat.client.FlatVideoPlayer
 
showLogger(boolean) - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
showLogger(boolean) - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
showLogger(boolean) - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
 
showSearchBox(boolean) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Deprecated. Will be removed in a future version
showVideoAnnotations(boolean) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Enables or disables showing video annotations by default.
showVideoInformation(boolean) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Enables or disables the display of information like the video title and rating before the video starts playing.
signalAPIReady() - Static method in class com.bramosystems.oss.player.script.client.ExportUtil
Calls the onBSTPlayerReady() javascript function on the host page.
skew(double, double) - Method in class com.bramosystems.oss.player.core.client.geom.TransformationMatrix
Applies a skewing transformation to this matrix
SPFPlaylist - Class in com.bramosystems.oss.player.playlist.client.spf
Class represents an XSPF/JSPF playlist
SPFPlaylist() - Constructor for class com.bramosystems.oss.player.playlist.client.spf.SPFPlaylist
Constructor
spk() - Method in interface com.bramosystems.oss.player.core.client.skin.CustomPlayerControl.ImagePack
Deprecated.  
stop() - Method in interface com.bramosystems.oss.player.capsule.client.Capsule.CapsuleUIResource
 
stop() - Method in interface com.bramosystems.oss.player.capsule.client.skin.CapsuleResourcePack
 
stop() - Method in interface com.bramosystems.oss.player.core.client.skin.CustomPlayerControl.ImagePack
Deprecated.  
stop() - Method in interface com.bramosystems.oss.player.core.client.skin.CustomPlayerControl.UIStyleResource
 
stop() - Method in interface com.bramosystems.oss.player.core.client.skin.flat.FlatImagePack
 
stopDisabled() - Method in interface com.bramosystems.oss.player.capsule.client.Capsule.CapsuleUIResource
 
stopDisabled() - Method in interface com.bramosystems.oss.player.capsule.client.skin.CapsuleResourcePack
 
stopDisabled() - Method in interface com.bramosystems.oss.player.core.client.skin.CustomPlayerControl.ImagePack
Deprecated.  
stopDisabled() - Method in interface com.bramosystems.oss.player.core.client.skin.CustomPlayerControl.UIStyleResource
 
stopDisabled() - Method in interface com.bramosystems.oss.player.core.client.skin.flat.FlatImagePack
 
stopHover() - Method in interface com.bramosystems.oss.player.capsule.client.skin.CapsuleResourcePack
 
stopHover() - Method in interface com.bramosystems.oss.player.core.client.skin.CustomPlayerControl.ImagePack
Deprecated.  
stopHover() - Method in interface com.bramosystems.oss.player.core.client.skin.flat.FlatImagePack
 
stopMedia() - Method in class com.bramosystems.oss.player.core.client.AbstractMediaPlayer
Stops the media playback.
stopMedia() - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
stopMedia() - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
stopMedia() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
stopMedia() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
stopMedia() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
stopMedia() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
stopMedia() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
stopMedia() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
stopMedia() - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
stopMedia() - Method in class com.bramosystems.oss.player.uibinder.client.PlayerWrapper
Deprecated.  
stopMedia() - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
 
SWFWidget - Class in com.bramosystems.oss.player.core.client.ui
Widget to embed a generic Shockwave Flash application.
SWFWidget(String, String, String, PluginVersion) - Constructor for class com.bramosystems.oss.player.core.client.ui.SWFWidget
Constructs SWFWidget with the specified height and width to embed Flash application located at sourceURL if the client has a Flash plugin of version minFlashVersion or later installed.

T

test(String) - Method in class com.bramosystems.oss.player.util.client.RegExp
Tests for the match of the regular expression in the specified exp.
toCofactor(Matrix2D) - Static method in class com.bramosystems.oss.player.core.client.geom.MatrixUtil
Calculates the cofactors of matrix m
toggleFullScreen() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
toIdentity() - Method in class com.bramosystems.oss.player.core.client.geom.Matrix2D
Converts this matrix to an identity matrix
toIdentity() - Method in class com.bramosystems.oss.player.core.client.geom.Matrix3D
Converts this matrix to an identity matrix
toIdentity() - Method in class com.bramosystems.oss.player.core.client.geom.TransformationMatrix
Converts this matrix to an identity matrix
toPlaylist() - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXPlaylist
Returns this playlist as a Playlist object that can be used with player widgets with PlaylistSupport
toPlaylist() - Method in class com.bramosystems.oss.player.playlist.client.spf.SPFPlaylist
Returns this playlist as a Playlist object that can be used with player widgets with PlaylistSupport
toString() - Method in enum com.bramosystems.oss.player.core.client.Genre
Returns a "human friendly" name of the Genre
toString() - Method in class com.bramosystems.oss.player.core.client.geom.Matrix2D
Returns the matrix elements as a String
toString() - Method in class com.bramosystems.oss.player.core.client.geom.Matrix3D
Returns the matrix elements as a String
toString() - Method in class com.bramosystems.oss.player.core.client.geom.TransformationMatrix
Returns the matrix elements as a String
toString() - Method in class com.bramosystems.oss.player.core.client.geom.Vector
Returns the vector elements as a String
toString() - Method in class com.bramosystems.oss.player.core.client.geom.Vector3D
Returns the vector elements as a String
toString() - Method in enum com.bramosystems.oss.player.core.client.MediaInfo.MediaInfoKey
Returns a "friendly" name for this metadata key
toString() - Method in class com.bramosystems.oss.player.core.client.MediaInfo
 
toString() - Method in class com.bramosystems.oss.player.core.client.playlist.MRL
 
toString() - Method in class com.bramosystems.oss.player.core.client.PlayTime
Returns the string representation of this object in full-format
toString(boolean) - Method in class com.bramosystems.oss.player.core.client.PlayTime
Returns the string representation of this object
toString() - Method in enum com.bramosystems.oss.player.core.client.Plugin
 
toString() - Method in class com.bramosystems.oss.player.core.client.PluginInfo
Returns the string representation of this object in the form PluginInfo{plugin, version, wrapperType}
toString() - Method in class com.bramosystems.oss.player.core.client.PluginVersion
Returns a String representation of this PluginVersion in the format major.minor.revision.
toString() - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXEntry
Returns a more descriptive representation of this entry.
toString() - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXPlaylist
Returns a more descriptive representation of this playlist.
toString() - Method in class com.bramosystems.oss.player.playlist.client.asx.Ref
Returns a more descriptive representation of the media reference.
toString() - Method in class com.bramosystems.oss.player.playlist.client.asx.Repeat
Returns a more descriptive representation of this .
toTranspose(Matrix2D) - Static method in class com.bramosystems.oss.player.core.client.geom.MatrixUtil
Returns the transpose matrix of matrix m
Track - Class in com.bramosystems.oss.player.playlist.client.spf
Represents an XSPF/JSPF track entry
Track() - Constructor for class com.bramosystems.oss.player.playlist.client.spf.Track
Constructor
TransformationMatrix - Class in com.bramosystems.oss.player.core.client.geom
Represents a transformation matrix that determines how to map points from one coordinate space to another.
TransformationMatrix() - Constructor for class com.bramosystems.oss.player.core.client.geom.TransformationMatrix
Constructs a new identity TransformationMatrix
TransformationMatrix(Matrix2D) - Constructor for class com.bramosystems.oss.player.core.client.geom.TransformationMatrix
Constructs a TransformationMatrix using the specified matrix.
translate(double, double) - Method in class com.bramosystems.oss.player.core.client.geom.TransformationMatrix
Performs a displacement transformation on this matrix along the x and y axes
TransparencyMode - Enum in com.bramosystems.oss.player.core.client
An enum of transparency types for a player.
TYPE - Static variable in class com.bramosystems.oss.player.core.event.client.DebugEvent
 
TYPE - Static variable in class com.bramosystems.oss.player.core.event.client.LoadingProgressEvent
 
TYPE - Static variable in class com.bramosystems.oss.player.core.event.client.MediaInfoEvent
 
TYPE - Static variable in class com.bramosystems.oss.player.core.event.client.PlayerStateEvent
 
TYPE - Static variable in class com.bramosystems.oss.player.core.event.client.PlayStateEvent
 
TYPE - Static variable in class com.bramosystems.oss.player.core.event.client.SeekChangeEvent
 
TYPE - Static variable in class com.bramosystems.oss.player.core.event.client.VolumeChangeEvent
 
TYPE - Static variable in class com.bramosystems.oss.player.youtube.client.PlaybackQualityChangeEvent
 

U

uiResource() - Method in interface com.bramosystems.oss.player.capsule.client.skin.CapsuleResourcePack
 

V

valueOf(String) - Static method in enum com.bramosystems.oss.player.core.client.ConfigParameter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.core.client.Genre
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.core.client.MediaInfo.MediaInfoKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.core.client.Plugin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.core.client.PluginInfo.PlayerPluginWrapperType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.core.client.RepeatMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.core.client.spi.PlayerElement.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.core.client.TransparencyMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.core.client.ui.DivXPlayer.BufferingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.core.client.ui.DivXPlayer.DisplayMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.core.client.ui.QuickTimePlayer.Scale
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.core.client.ui.VLCPlayer.AudioChannelMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.core.client.ui.WinMediaPlayer.EmbedMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.core.client.ui.WinMediaPlayer.MediaAccessRights
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.core.client.ui.WinMediaPlayer.UIMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.core.event.client.DebugEvent.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.core.event.client.PlayerStateEvent.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.core.event.client.PlayStateEvent.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.youtube.client.PlaybackQuality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.youtube.client.PlayerParameters.AutoHideMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.bramosystems.oss.player.core.client.ConfigParameter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.core.client.Genre
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.core.client.MediaInfo.MediaInfoKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.core.client.Plugin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.core.client.PluginInfo.PlayerPluginWrapperType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.core.client.RepeatMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.core.client.spi.PlayerElement.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.core.client.TransparencyMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.core.client.ui.DivXPlayer.BufferingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.core.client.ui.DivXPlayer.DisplayMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.core.client.ui.QuickTimePlayer.Scale
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.core.client.ui.VLCPlayer.AudioChannelMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.core.client.ui.WinMediaPlayer.EmbedMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.core.client.ui.WinMediaPlayer.MediaAccessRights
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.core.client.ui.WinMediaPlayer.UIMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.core.event.client.DebugEvent.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.core.event.client.PlayerStateEvent.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.core.event.client.PlayStateEvent.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.youtube.client.PlaybackQuality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.youtube.client.PlayerParameters.AutoHideMode
Returns an array containing the constants of this enum type, in the order they are declared.
Vector - Class in com.bramosystems.oss.player.core.client.geom
Represents a location or point in three-dimensional space using the Cartesian coordinates x, y, and z.
Vector() - Constructor for class com.bramosystems.oss.player.core.client.geom.Vector
Constructs a Vector object
Vector(double, double, double) - Constructor for class com.bramosystems.oss.player.core.client.geom.Vector
Constructs a Vector object with values (x,y,z)
Vector3D - Class in com.bramosystems.oss.player.core.client.geom
Represents a location or point in three-dimensional space similar to a Vector, but in addition, consists of a fourth property w which can be used to represent the angle of rotation.
Vector3D() - Constructor for class com.bramosystems.oss.player.core.client.geom.Vector3D
Constructs a Vector3D object
Vector3D(double, double, double, double) - Constructor for class com.bramosystems.oss.player.core.client.geom.Vector3D
Constructs a Vector3D object with values (x,y,z,w)
VLCPlayer - Class in com.bramosystems.oss.player.core.client.ui
Widget to embed VLC Media Player™ plugin.
VLCPlayer(String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.core.client.ui.VLCPlayer
Constructs VLCPlayer with the specified height and width to playback media located at mediaURL.
VLCPlayer(String) - Constructor for class com.bramosystems.oss.player.core.client.ui.VLCPlayer
Constructs VLCPlayer to automatically playback media located at mediaURL using the default height of 20px and width of 100%.
VLCPlayer(String, boolean) - Constructor for class com.bramosystems.oss.player.core.client.ui.VLCPlayer
Constructs VLCPlayer to playback media located at mediaURL using the default height of 20px and width of 100%.
VLCPlayer - Class in com.bramosystems.oss.player.uibinder.client
Deprecated. Replaced with Player, will be removed in future.
VLCPlayer(String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.uibinder.client.VLCPlayer
Deprecated. The constructor
VLCPlayer.AudioChannelMode - Enum in com.bramosystems.oss.player.core.client.ui
An enum of Audio Channel modes for VLC Media Player™
volume() - Method in interface com.bramosystems.oss.player.capsule.client.Capsule.CapsuleUIResource
 
volume() - Method in interface com.bramosystems.oss.player.capsule.client.skin.CapsuleResourcePack
 
volume() - Method in interface com.bramosystems.oss.player.core.client.skin.CustomPlayerControl.UIStyleResource
 
volume() - Method in interface com.bramosystems.oss.player.core.client.skin.flat.FlatImagePack
 
VolumeChangeEvent - Class in com.bramosystems.oss.player.core.event.client
The volume change event fired by VolumeControl widgets when the volumes' slider has changed.
VolumeChangeEvent(double) - Constructor for class com.bramosystems.oss.player.core.event.client.VolumeChangeEvent
Creates a new volume change event
VolumeChangeHandler - Interface in com.bramosystems.oss.player.core.event.client
Handler interface for VolumeChangeEvent events.
VolumeControl - Class in com.bramosystems.oss.player.core.client.skin
Widget to control the volume of a player.
VolumeControl(Image, int) - Constructor for class com.bramosystems.oss.player.core.client.skin.VolumeControl
Constructs VolumeControl.
VolumeControl(int) - Constructor for class com.bramosystems.oss.player.core.client.skin.VolumeControl
Constructs VolumeControl.

W

WinMediaPlayer - Class in com.bramosystems.oss.player.core.client.ui
Widget to embed Windows Media Player™ plugin.
WinMediaPlayer(String, boolean, String, String, WinMediaPlayer.EmbedMode) - Constructor for class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Constructs WinMediaPlayer with the specified height and width to playback media located at mediaURL.
WinMediaPlayer(String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Constructs WinMediaPlayer with the specified height and width to playback media located at mediaURL.
WinMediaPlayer(String) - Constructor for class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Constructs WinMediaPlayer to automatically playback media located at mediaURL using the default height of 50px and width of 100%.
WinMediaPlayer(String, boolean) - Constructor for class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Constructs WinMediaPlayer to playback media located at mediaURL using the default height of 50px and width of 100%.
WinMediaPlayer - Class in com.bramosystems.oss.player.uibinder.client
Deprecated. Replaced with Player, will be removed in future.
WinMediaPlayer(String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.uibinder.client.WinMediaPlayer
Deprecated. The constructor
WinMediaPlayer.EmbedMode - Enum in com.bramosystems.oss.player.core.client.ui
An enum of embed modes of the WinMediaPlayer widget.
WinMediaPlayer.MediaAccessRights - Enum in com.bramosystems.oss.player.core.client.ui
An enum of Library Access levels of the Windows Media Player™ plugin.
WinMediaPlayer.UIMode - Enum in com.bramosystems.oss.player.core.client.ui
An enum of user interface modes of the Windows Media Player™ plugin.

Y

YouTube - Class in com.bramosystems.oss.player.uibinder.client.youtube
Deprecated. Replaced with Player, will be removed in future.
YouTube(String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.uibinder.client.youtube.YouTube
Deprecated. The constructor
YouTubePlayer - Class in com.bramosystems.oss.player.youtube.client
Widget to embed YouTube video
YouTubePlayer(String, String, String) - Constructor for class com.bramosystems.oss.player.youtube.client.YouTubePlayer
Constructs YouTubePlayer with the specified height and width to playback video located at videoURL
YouTubePlayer(String, PlayerParameters, String, String) - Constructor for class com.bramosystems.oss.player.youtube.client.YouTubePlayer
Constructs YouTubePlayer with the specified height and width to playback video located at videoURL using the specified playerParameters

_

_height - Variable in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
 
_vURL - Variable in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
 
_width - Variable in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
 

A B C D E F G H I L M N O P Q R S T U V W Y _

Copyright © 2009-2011. All Rights Reserved.