A C D F G I L N O P Q R S T V W 

A

addToPlaylist(String) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
addToPlaylist(MRL) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
addToPlaylist(String...) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
addToPlaylist(List<MRL>) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
addToPlaylist(String) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
addToPlaylist(MRL) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
addToPlaylist(String...) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
addToPlaylist(List<MRL>) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
addToPlaylist(String) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
addToPlaylist(String...) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
Adds the media at the specified URLs to the players' playlist.
addToPlaylist(MRL) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
addToPlaylist(List<MRL>) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
addToPlaylist(String) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
addToPlaylist(MRL) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
addToPlaylist(String...) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
addToPlaylist(List<MRL>) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
addToPlaylist(String) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
addToPlaylist(MRL) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
addToPlaylist(String...) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
addToPlaylist(List<MRL>) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
addToPlaylist(String) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
addToPlaylist(MRL) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
addToPlaylist(String...) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
addToPlaylist(List<MRL>) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 

C

clearPlaylist() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
clearPlaylist() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
clearPlaylist() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
clearPlaylist() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
clearPlaylist() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
clearPlaylist() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
com.bramosystems.oss.player.core.client.ui - package com.bramosystems.oss.player.core.client.ui
Provides user interface widgets to embed Windows Media Player™, QuickTime® Player, VLC Media Player, Flash Player, DivX® Web Player and HTML 5 video elements in GWT applications.
CoreConfigParameter - Enum in com.bramosystems.oss.player.core.client.ui
Configuration parameters for the core player widgets.

D

DivXPlayer - Class in com.bramosystems.oss.player.core.client.ui
Widget to embed DivX® Web Player plugin.
DivXPlayer(String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Constructs DivXPlayer to playback media located at mediaURL using the default height of 90px and width of 100%.
DivXPlayer(String, boolean) - Constructor for class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Constructs DivXPlayer to playback media located at mediaURL using the default height of 90px and width of 100%.
DivXPlayer(String) - Constructor for class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Constructs DivXPlayer to automatically playback media located at mediaURL using the default height of 90px and width of 100%.
DivXPlayer.BufferingMode - Enum in com.bramosystems.oss.player.core.client.ui
An enum of buffering modes for DivXPlayer widget.
DivXPlayer.DisplayMode - Enum in com.bramosystems.oss.player.core.client.ui
An enum of display modes for DivXPlayer widget.

F

FlashMediaPlayer - Class in com.bramosystems.oss.player.core.client.ui
Widget to embed Flash plugin for playback of flash-supported formats
FlashMediaPlayer(String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Constructs FlashMediaPlayer with the specified height and width to playback media located at mediaURL.
FlashMediaPlayer(String) - Constructor for class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Constructs FlashMediaPlayer to automatically playback media located at mediaURL.
FlashMediaPlayer(String, boolean) - Constructor for class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Constructs FlashMediaPlayer to playback media located at mediaURL.

G

getAudioChannelMode() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
Gets the current audio channel mode of the player
getDisplayMode() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Returns the skin mode of the player which is used to display playback controls.
getLoopCount() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Returns the number of times this player repeats playback before stopping.
getLoopCount() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Returns the number of times this player repeats playback before stopping.
getLoopCount() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
getLoopCount() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
getLoopCount() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
getLoopCount() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Returns the number of times this player repeats playback before stopping.
getMatrix() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
getMatrix() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
getMediaAccessRights() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Retrieves the current media library access rights of the player
getMediaDuration() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
getMediaDuration() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
getMediaDuration() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
getMediaDuration() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
getMediaDuration() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
getMediaDuration() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
getName() - Method in enum com.bramosystems.oss.player.core.client.ui.CoreConfigParameter
 
getPlaylistSize() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
getPlaylistSize() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
getPlaylistSize() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
getPlaylistSize() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
getPlaylistSize() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
getPlaylistSize() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
getPlayPosition() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
getPlayPosition() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
getPlayPosition() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
getPlayPosition() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
getPlayPosition() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
getPlayPosition() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
getRate() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
getRate() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
getRate() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
getRate() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
getRectangleBounds() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
Returns the location and dimensions of the rectangle bounds of the display component within the embed area.
getRepeatMode() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
getRepeatMode() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
getRepeatMode() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
getRepeatMode() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
getRepeatMode() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
getRepeatMode() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
getUIMode() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Retrieves the current UI mode of the player
getValueType() - Method in enum com.bramosystems.oss.player.core.client.ui.CoreConfigParameter
 
getVideoHeight() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
getVideoHeight() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
getVideoHeight() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
getVideoHeight() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
getVideoHeight() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
getVideoHeight() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
getVideoWidth() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
getVideoWidth() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
getVideoWidth() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
getVideoWidth() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
getVideoWidth() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
getVideoWidth() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
getVolume() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
getVolume() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
getVolume() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
getVolume() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
getVolume() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
getVolume() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 

I

isAutoHideController() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Checks whether the player automatically hides its controls.
isControllerVisible() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Checks whether the player controls are visible.
isControllerVisible() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Checks whether the player controls are visible.
isControllerVisible() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
isControllerVisible() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
Checks whether the player controls are visible.
isControllerVisible() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
isControllerVisible() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Checks whether the player controls are visible.
isResizeToVideoSize() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
isResizeToVideoSize() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
isResizeToVideoSize() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
isResizeToVideoSize() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
isResizeToVideoSize() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
isResizeToVideoSize() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
isShuffleEnabled() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
isShuffleEnabled() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
isShuffleEnabled() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
isShuffleEnabled() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
isShuffleEnabled() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
isShuffleEnabled() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 

L

loadMedia(String) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
loadMedia(String) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
loadMedia(String) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
loadMedia(String) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
loadMedia(String) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
loadMedia(String) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 

N

NativePlayer - Class in com.bramosystems.oss.player.core.client.ui
Widget to embed media files with HTML 5 video elements in compliant browsers.
NativePlayer(String) - Constructor for class com.bramosystems.oss.player.core.client.ui.NativePlayer
Constructs NativePlayer to playback media located at mediaURL.
NativePlayer(String, boolean) - Constructor for class com.bramosystems.oss.player.core.client.ui.NativePlayer
Constructs NativePlayer to playback media located at mediaURL.
NativePlayer(String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.core.client.ui.NativePlayer
Constructs NativePlayer with the specified height and width to playback media located at mediaURL.
NativePlayer(ArrayList<String>, boolean, String, String) - Constructor for class com.bramosystems.oss.player.core.client.ui.NativePlayer
Constructs NativePlayer with the specified height and width to playback media located at any of the mediaSources.

O

onLoad() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Overridden to register player for plugin DOM events
onLoad() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Overriden to register associated resources
onLoad() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
Overriden to register player for DOM events.
onLoad() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
Overridden to register player for plugin DOM events
onLoad() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
Overridden to register player for plugin events
onLoad() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Overridden to register player for plugin DOM events
onUnload() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Overridden to release resources
onUnload() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Overriden to release associated resources
onUnload() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
Overridden to release resources
onUnload() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Overridden to release resources

P

pauseMedia() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
pauseMedia() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
pauseMedia() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
pauseMedia() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
pauseMedia() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
pauseMedia() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
play(int) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
play(int) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
play(int) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
play(int) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
play(int) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
play(int) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
playMedia() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
playMedia() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
playMedia() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
playMedia() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
playMedia() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
playMedia() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
playNext() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
playNext() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
playNext() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
playNext() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
playNext() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
playNext() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
playPrevious() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
playPrevious() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
playPrevious() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
playPrevious() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
playPrevious() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
playPrevious() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 

Q

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

R

removeFromPlaylist(int) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
removeFromPlaylist(int) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
removeFromPlaylist(int) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
removeFromPlaylist(int) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
removeFromPlaylist(int) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
removeFromPlaylist(int) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 

S

setAllowContextMenu(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Specify whether the player should display a contextual (right-click) menu when the user presses the right mouse button or the menu buttons on the skin.
setAudioChannelMode(VLCPlayer.AudioChannelMode) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
Sets the audio channel mode of the player
setAutoHideController(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Sets the player to automatically hide its controls.
setBannerEnabled(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Specifies whether the player should display the DivX advertisement banner at the end of playback.
setBufferingMode(DivXPlayer.BufferingMode) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Specify how the player should buffer downloaded data before attempting to start playback.
setConfigParameter(C, Object) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
setConfigParameter(C, Object) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
setConfigParameter(C, Object) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
setConfigParameter(C, Object) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
setControllerVisible(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Displays or hides the player controls.
setControllerVisible(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Displays or hides the player controls.
setControllerVisible(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
Displays or hides the player controls.
setControllerVisible(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
Displays or hides the player controls.
setControllerVisible(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
setControllerVisible(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Displays or hides the player controls.
setDisplayMode(DivXPlayer.DisplayMode) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Specifies which skin mode the player should use to display playback controls.
setLoopCount(int) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Sets the number of times the current media file should repeat playback before stopping.
setLoopCount(int) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Sets the number of times the current media file should repeat playback before stopping.
setLoopCount(int) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
Sets the number of times the current media file should repeat playback before stopping.
setLoopCount(int) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
Sets the number of times the current media file should repeat playback before stopping.
setLoopCount(int) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
Sets the number of times the current media file should repeat playback before stopping.
setLoopCount(int) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Sets the number of times the current media file should repeat playback before stopping.
setMatrix(TransformationMatrix) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Sets the transformation matrix of the underlying Flash player.
setMatrix(TransformationMatrix) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
Sets the transformation matrix of the underlying QuickTime Player.
setMediaAccessRights(WinMediaPlayer.MediaAccessRights) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Sets the media library access rights level of the player.
setPlayPosition(double) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
setPlayPosition(double) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
setPlayPosition(double) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
setPlayPosition(double) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
setPlayPosition(double) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
setPlayPosition(double) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
setPreview(String, String, int) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
Specifies an image, text and text size to use as a preview for the video.
setRate(double) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
setRate(double) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
setRate(double) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
setRate(double) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
setRectangleBounds(String) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
Sets the location and dimensions of the rectangle bounds of the display component within the embed area.
setRepeatMode(RepeatMode) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
setRepeatMode(RepeatMode) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
setRepeatMode(RepeatMode) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
setRepeatMode(RepeatMode) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
setRepeatMode(RepeatMode) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
setRepeatMode(RepeatMode) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
setResizeToVideoSize(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
setResizeToVideoSize(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
setResizeToVideoSize(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
setResizeToVideoSize(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
setResizeToVideoSize(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
setResizeToVideoSize(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
setShuffleEnabled(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
setShuffleEnabled(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
Enables or disables players' shuffle mode.
setShuffleEnabled(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
setShuffleEnabled(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
setShuffleEnabled(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
setShuffleEnabled(boolean) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
setUIMode(WinMediaPlayer.UIMode) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Sets the UI mode of the player
setVolume(double) - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
setVolume(double) - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
setVolume(double) - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
setVolume(double) - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
setVolume(double) - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
setVolume(double) - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 
stopMedia() - Method in class com.bramosystems.oss.player.core.client.ui.DivXPlayer
 
stopMedia() - Method in class com.bramosystems.oss.player.core.client.ui.FlashMediaPlayer
 
stopMedia() - Method in class com.bramosystems.oss.player.core.client.ui.NativePlayer
 
stopMedia() - Method in class com.bramosystems.oss.player.core.client.ui.QuickTimePlayer
 
stopMedia() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 
stopMedia() - Method in class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
 

T

toggleFullScreen() - Method in class com.bramosystems.oss.player.core.client.ui.VLCPlayer
 

V

valueOf(String) - Static method in enum com.bramosystems.oss.player.core.client.ui.CoreConfigParameter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.core.client.ui.DivXPlayer.BufferingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.core.client.ui.DivXPlayer.DisplayMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.core.client.ui.QuickTimePlayer.Scale
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.core.client.ui.VLCPlayer.AudioChannelMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.core.client.ui.WinMediaPlayer.EmbedMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.core.client.ui.WinMediaPlayer.MediaAccessRights
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.core.client.ui.WinMediaPlayer.UIMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.bramosystems.oss.player.core.client.ui.CoreConfigParameter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.core.client.ui.DivXPlayer.BufferingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.core.client.ui.DivXPlayer.DisplayMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.core.client.ui.QuickTimePlayer.Scale
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.core.client.ui.VLCPlayer.AudioChannelMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.core.client.ui.WinMediaPlayer.EmbedMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.core.client.ui.WinMediaPlayer.MediaAccessRights
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.core.client.ui.WinMediaPlayer.UIMode
Returns an array containing the constants of this enum type, in the order they are declared.
VLCPlayer - Class in com.bramosystems.oss.player.core.client.ui
Widget to embed VLC Media Player™ plugin.
VLCPlayer(String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.core.client.ui.VLCPlayer
Constructs VLCPlayer with the specified height and width to playback media located at mediaURL.
VLCPlayer(String) - Constructor for class com.bramosystems.oss.player.core.client.ui.VLCPlayer
Constructs VLCPlayer to automatically playback media located at mediaURL using the default height of 20px and width of 100%.
VLCPlayer(String, boolean) - Constructor for class com.bramosystems.oss.player.core.client.ui.VLCPlayer
Constructs VLCPlayer to playback media located at mediaURL using the default height of 20px and width of 100%.
VLCPlayer.AudioChannelMode - Enum in com.bramosystems.oss.player.core.client.ui
An enum of Audio Channel modes for VLC Media Player™

W

WinMediaPlayer - Class in com.bramosystems.oss.player.core.client.ui
Widget to embed Windows Media Player™ plugin.
WinMediaPlayer(String, boolean, String, String, WinMediaPlayer.EmbedMode) - Constructor for class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Constructs WinMediaPlayer with the specified height and width to playback media located at mediaURL.
WinMediaPlayer(String, boolean, String, String) - Constructor for class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Constructs WinMediaPlayer with the specified height and width to playback media located at mediaURL.
WinMediaPlayer(String) - Constructor for class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Constructs WinMediaPlayer to automatically playback media located at mediaURL using the default height of 50px and width of 100%.
WinMediaPlayer(String, boolean) - Constructor for class com.bramosystems.oss.player.core.client.ui.WinMediaPlayer
Constructs WinMediaPlayer to playback media located at mediaURL using the default height of 50px and width of 100%.
WinMediaPlayer.EmbedMode - Enum in com.bramosystems.oss.player.core.client.ui
An enum of embed modes of the WinMediaPlayer widget.
WinMediaPlayer.MediaAccessRights - Enum in com.bramosystems.oss.player.core.client.ui
An enum of Library Access levels of the Windows Media Player™ plugin.
WinMediaPlayer.UIMode - Enum in com.bramosystems.oss.player.core.client.ui
An enum of user interface modes of the Windows Media Player™ plugin.
A C D F G I L N O P Q R S T V W 

Copyright © 2009-2013. All Rights Reserved.