A B C D E F G H I L M N O P R S T V 

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.
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.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
 
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

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

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.uibinder.client.Player
 
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 general purpose interface widgets.
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.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.util.client - package com.bramosystems.oss.player.util.client
Provides general utility classes
commitFlashVars() - Method in class com.bramosystems.oss.player.core.client.ui.SWFWidget
Compiles the flashVars parameter and injects it to the HTML code of this widget.
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 - Interface in com.bramosystems.oss.player.core.client
Interface for player configuration parameters.
ConfigurationContext - Class in com.bramosystems.oss.player.core.client.spi
Provides the global configuration information for player providers.
ConfigurationContext(JavaScriptObject, String) - Constructor for class com.bramosystems.oss.player.core.client.spi.ConfigurationContext
Creates the configuration context
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.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.
DefaultConfigParameter - Enum in com.bramosystems.oss.player.core.client
An enum of default player configuration parameters.
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
 

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.
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
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
FlatImagePack - Interface in com.bramosystems.oss.player.core.client.skin.flat
Simple ImageBundle definition for the CustomPlayerControl widget.
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
 
getAttribution() - Method in class com.bramosystems.oss.player.playlist.client.spf.SPFPlaylist
Returns the attribution to the original playlist
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
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.
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
getDetectedPluginInfo() - Method in class com.bramosystems.oss.player.core.client.PlayerInfo
Returns the infomation object about the browser plugin that is used by the player widget
getDetectedPluginInfo(String) - Method in interface com.bramosystems.oss.player.core.client.spi.PlayerProviderFactory
Returns the information of the plugin required by the specified playerName that is currently installed AND enabled on the browser
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
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
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
getGlobalJSStack() - Method in class com.bramosystems.oss.player.core.client.spi.ConfigurationContext
Returns the global JavaScript object assigned to the player provider
getGlobalJSStackName() - Method in class com.bramosystems.oss.player.core.client.spi.ConfigurationContext
Returns the name of the global JavaScript object assigned to the player provider
getHMTL5MimeTypes() - Static method in class com.bramosystems.oss.player.core.client.PlayerUtil
Returns all audio/video file mime-types that have native (HTML5) support on the client.
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.
getLogger(AbstractMediaPlayer) - Static method in class com.bramosystems.oss.player.core.client.ui.Logger
Convenience method to return a Logger object attached to the specified player.
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.uibinder.client.Player
Returns the remaining number of times this player loops playback before stopping.
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.uibinder.client.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.uibinder.client.Player
 
getMediaExtensions(String) - Static method in class com.bramosystems.oss.player.core.client.PlayerUtil
Returns all registered file type extensions for the specified mime-type.
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.
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.
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 interface com.bramosystems.oss.player.core.client.ConfigParameter
Returns the name of the parameter
getName() - Method in enum com.bramosystems.oss.player.core.client.DefaultConfigParameter
 
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
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
getPermittedMediaProtocols(String, PluginVersion) - Method in interface com.bramosystems.oss.player.core.client.spi.PlayerProviderFactory
Returns the set of media URL protocols that can be used with the specified player.
getPermittedMimeTypes(String, PluginVersion) - Method in interface com.bramosystems.oss.player.core.client.spi.PlayerProviderFactory
Returns the set of media file extensions that can be used with the specified player.
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.
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.uibinder.client.Player
 
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.uibinder.client.Player
 
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
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.uibinder.client.Player
 
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.uibinder.client.Player
 
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
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.
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
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"
getValueType() - Method in interface com.bramosystems.oss.player.core.client.ConfigParameter
Returns the required value type for this parameter.
getValueType() - Method in enum com.bramosystems.oss.player.core.client.DefaultConfigParameter
 
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.uibinder.client.Player
 
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.uibinder.client.Player
 
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.uibinder.client.Player
 
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.
init(ConfigurationContext) - Method in interface com.bramosystems.oss.player.core.client.spi.PlayerProviderFactory
Initializes the provider with the specified configuration context
initCallback() - Method in class com.bramosystems.oss.player.core.client.playlist.PlaylistManager
Returns a player callback handler links this manager to its associated player.
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
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.uibinder.client.Player
 
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
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
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.uibinder.client.Player
 
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.uibinder.client.Player
 
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

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.uibinder.client.Player
 
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 - 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.
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
 
missingPluginVersionNotice - Variable in class com.bramosystems.oss.player.uibinder.client.Player
 
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

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.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.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.SWFWidget
 
onLoad() - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
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
 
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.core.client.skin.CustomPlayerControl
Overriden to release resources.
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)
onVolumeChanged(VolumeChangeEvent) - Method in interface com.bramosystems.oss.player.core.event.client.VolumeChangeHandler
Called when the state of a VolumeControl implementation is changed.

P

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
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.core.client.skin.CustomPlayerControl.UIStyleResource
 
pause() - Method in interface com.bramosystems.oss.player.core.client.skin.flat.FlatImagePack
 
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.uibinder.client.Player
 
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.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.uibinder.client.Player
 
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
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
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
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.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.
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.uibinder.client.Player
 
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.uibinder.client.Player
 
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.uibinder.client.Player
 
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.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.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.core.client.skin.flat.FlatImagePack
 

R

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.uibinder.client.Player
 
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.
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
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
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
setClientSkip(boolean) - Method in class com.bramosystems.oss.player.playlist.client.asx.ASXEntry
Sets if this entry can be skipped during playback
setConfigParameter(C, Object) - 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(C, Object) - Method in class com.bramosystems.oss.player.core.client.skin.CustomAudioPlayer
 
setConfigParameter(C, Object) - Method in class com.bramosystems.oss.player.core.client.skin.CustomVideoPlayer
 
setConfigParameter(C, Object) - Method in class com.bramosystems.oss.player.uibinder.client.Player
 
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.uibinder.client.Player
 
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
setDetectedPluginInfo(PluginInfo) - Method in class com.bramosystems.oss.player.core.client.PlayerInfo
Sets the infomation object about the browser plugin that is used by the player widget
setDetectedPluginVersion(PluginVersion) - Method in class com.bramosystems.oss.player.core.client.PlayerInfo
Sets the version of the required player plugin detected on the browser
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
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
setFlashVar(String, Number) - Method in class com.bramosystems.oss.player.core.client.ui.SWFWidget
Adds the specified name/value parameter to flashVars property on this widget.
setFlashVar(String, String) - Method in class com.bramosystems.oss.player.core.client.ui.SWFWidget
Adds the specified name/value parameter to flashVars property on this widget.
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
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.
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.
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.uibinder.client.Player
Sets the number of times the current media file should loop playback before stopping.
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.uibinder.client.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
 
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
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.uibinder.client.Player
 
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.
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.
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.uibinder.client.Player
 
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.uibinder.client.Player
 
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.uibinder.client.Player
 
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
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.uibinder.client.Player
 
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
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
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.uibinder.client.Player
 
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
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
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.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.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.uibinder.client.Player
 
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
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.PlayerInfo
Returns the name of the player and its provider in the format :: .
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
 

V

valueOf(String) - Static method in enum com.bramosystems.oss.player.core.client.DefaultConfigParameter
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.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.
values() - Static method in enum com.bramosystems.oss.player.core.client.DefaultConfigParameter
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.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.
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)
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.
A B C D E F G H I L M N O P R S T V 

Copyright © 2009-2013. All Rights Reserved.