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