A C D F G I L O P S T V Y _ 

A

addPlaybackQualityChangeHandler(PlaybackQualityChangeHandler) - Method in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
Adds a PlaybackQualityChangeHandler handler to the player

C

ChromelessPlayer - Class in com.bramosystems.oss.player.youtube.client
Widget to embed the Chromeless YouTube video player.
ChromelessPlayer(String, String, String) - Constructor for class com.bramosystems.oss.player.youtube.client.ChromelessPlayer
Constructs ChromelessPlayer with the specified height and width to playback video videoID
com.bramosystems.oss.player.youtube.client - package com.bramosystems.oss.player.youtube.client
Provides widgets and classes to embed YouTube™ videos in GWT applications.
configParam - Variable in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
 

D

dispatch(PlaybackQualityChangeHandler) - Method in class com.bramosystems.oss.player.youtube.client.PlaybackQualityChangeEvent
 

F

fire(YouTubeBasePlayer, PlaybackQuality) - Static method in class com.bramosystems.oss.player.youtube.client.PlaybackQualityChangeEvent
Fires PlaybackQualityChangeEvent events on all registered handlers

G

getAssociatedType() - Method in class com.bramosystems.oss.player.youtube.client.PlaybackQualityChangeEvent
 
getAutoHide() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Returns the autohide mode of the player
getAutoplay() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
 
getAvailableQualityLevels() - Method in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
Returns the list of quality formats in which the current video is available.
getClosedCaptionPolicy() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
 
getDisableKeyboardControls() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
 
getEnableJsApi() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
 
getFullScreen() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
 
getIvLoadPolicy() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
 
getLoadRelatedVideos() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
 
getLoop() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
 
getLoopCount() - Method in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
 
getMediaDuration() - Method in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
 
getModestBranding() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
 
getName() - Method in enum com.bramosystems.oss.player.youtube.client.YouTubeConfigParameter
 
getNormalizedVideoAppURL(String, PlayerParameters) - Method in class com.bramosystems.oss.player.youtube.client.ChromelessPlayer
 
getNormalizedVideoAppURL(String, PlayerParameters) - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
Returns the normalized URL of the video.
getOrigin() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Returns the domain URL of the page hosting the YouTube player widget
getPlaybackQuality() - Method in class com.bramosystems.oss.player.youtube.client.PlaybackQualityChangeEvent
Retrieves the new video playback quality
getPlaybackQuality() - Method in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
Retrieves the playback quality of the current video.
getPlayerAPIId() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Gets the player identification value used internally by the YouTube player
getPlayerName() - Method in class com.bramosystems.oss.player.youtube.client.ChromelessPlayer
 
getPlayerName() - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
 
getPlayPosition() - Method in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
 
getProvider() - Method in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
Convenience method to retrieve the PlayerProvider implementation class
getRepeatMode() - Method in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
 
getShowControls() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
 
getShowInfo() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
 
getStartTime() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Gets the time at which the player starts playback
getValueType() - Method in enum com.bramosystems.oss.player.youtube.client.YouTubeConfigParameter
 
getVolume() - Method in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
 

I

impl - Variable in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
 
isAutoplay() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Checks if the initial video will autoplay when loaded
isControllerVisible() - Method in class com.bramosystems.oss.player.youtube.client.ChromelessPlayer
Checks whether the player controls are visible.
isControllerVisible() - Method in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
Checks whether the player controls are visible.
isFullScreenEnabled() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Checks if the fullscreen button is enabled
isJSApiEnabled() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Checks if the Javascript API is enabled
isKeyboardControlsEnabled() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Checks if keyboard controls are enabled
isLoadRelatedVideos() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Checks if player is set to load related videos
isLoopEnabled() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Checks if player is set to repeat playback
isModestBranding() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Returns the status of the YouTube logo on the control bar
isShowControls() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Returns the status of the video player controls
isShowVideoAnnotations() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Checks if video annotations are shown by default
isShowVideoInformation() - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Checks if the display of video information is enabled

L

loadMedia(String) - Method in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
 

O

onLoad() - Method in class com.bramosystems.oss.player.youtube.client.YouTubeIPlayer
 
onLoad() - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
 
onPlaybackQualityChanged(PlaybackQualityChangeEvent) - Method in interface com.bramosystems.oss.player.youtube.client.PlaybackQualityChangeHandler
Called when PlaybackQualityChangeEvent is fired
onUnload() - Method in class com.bramosystems.oss.player.youtube.client.YouTubeIPlayer
 
onUnload() - Method in class com.bramosystems.oss.player.youtube.client.YouTubePlayer
 
onYTError(int) - Method in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer.DefaultEventHandler
 
onYTQualityChanged(String) - Method in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer.DefaultEventHandler
 
onYTReady() - Method in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer.DefaultEventHandler
 
onYTStateChanged(int) - Method in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer.DefaultEventHandler
 

P

paramsToString(PlayerParameters) - Method in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
Converts the PlayerParameters object into YouTube™ video URL parameters.
pauseMedia() - Method in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
 
PlaybackQuality - Enum in com.bramosystems.oss.player.youtube.client
An enum of YouTube video playback qualities.
PlaybackQualityChangeEvent - Class in com.bramosystems.oss.player.youtube.client
The event fired when the playback quality of a YouTube video changes
PlaybackQualityChangeEvent(PlaybackQuality) - Constructor for class com.bramosystems.oss.player.youtube.client.PlaybackQualityChangeEvent
Creates a new PlaybackQualityChangeEvent event
PlaybackQualityChangeHandler - Interface in com.bramosystems.oss.player.youtube.client
Handler interface for PlaybackQualityChangeEvent events.
playerId - Variable in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
 
PlayerParameters - Class in com.bramosystems.oss.player.youtube.client
Holds the parameters of the YouTube player
PlayerParameters() - Constructor for class com.bramosystems.oss.player.youtube.client.PlayerParameters
 
PlayerParameters.AutoHideMode - Enum in com.bramosystems.oss.player.youtube.client
An enum of autohide parameters for YouTubePlayer
playMedia() - Method in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
 
pParams - Variable in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
 

S

setAutoHide(PlayerParameters.AutoHideMode) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Sets the autohide mode of the player
setAutoplay(boolean) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Sets whether or not the initial video will autoplay when the player loads.
setConfigParameter(C, Object) - Method in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
 
setFullScreenEnabled(boolean) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Enables or disables the player's fullscreen button
setJSApiEnabled(boolean) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Enables or disables the player's Javascript API
setKeyboardControlsEnabled(boolean) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Enables or disables keyboard controls
setLoadRelatedVideos(boolean) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Sets whether the player should load related videos once playback of the initial video starts.
setLoopCount(int) - Method in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
 
setLoopEnabled(boolean) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Sets player to repeat video playback again and again.
setModestBranding(boolean) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Shows or hides the YouTube logo on the control bar
setOrigin(String) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Sets the domain URL of the page hosting the YouTube player widget
setPlaybackQuality(PlaybackQuality) - Method in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
Sets the suggested video quality for the current video.
setPlayerAPIId(String) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Sets the player identification value used internally by the YouTube player.
setPlayPosition(double) - Method in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
 
setRepeatMode(RepeatMode) - Method in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
 
setShowControls(boolean) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Shows or hides the video player controls
setStartTime(int) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Sets the time at which the player begins video playback.
setVolume(double) - Method in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
 
showVideoAnnotations(boolean) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Enables or disables showing video annotations by default.
showVideoInformation(boolean) - Method in class com.bramosystems.oss.player.youtube.client.PlayerParameters
Enables or disables the display of information like the video title and rating before the video starts playing.
stopMedia() - Method in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
 

T

TYPE - Static variable in class com.bramosystems.oss.player.youtube.client.PlaybackQualityChangeEvent
 

V

valueOf(String) - Static method in enum com.bramosystems.oss.player.youtube.client.PlaybackQuality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.youtube.client.PlayerParameters.AutoHideMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bramosystems.oss.player.youtube.client.YouTubeConfigParameter
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.bramosystems.oss.player.youtube.client.PlaybackQuality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.youtube.client.PlayerParameters.AutoHideMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bramosystems.oss.player.youtube.client.YouTubeConfigParameter
Returns an array containing the constants of this enum type, in the order they are declared.

Y

YouTubeBasePlayer - Class in com.bramosystems.oss.player.youtube.client
Base player widget to embed YouTube videos
YouTubeBasePlayer(String, String, String, boolean) - Constructor for class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
Constructs YouTubeBasePlayer with the specified height and width to playback video videoID
YouTubeBasePlayer.DefaultEventHandler - Class in com.bramosystems.oss.player.youtube.client
Default EventHandler implementation for YouTube player events.
YouTubeBasePlayer.DefaultEventHandler() - Constructor for class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer.DefaultEventHandler
 
YouTubeConfigParameter - Enum in com.bramosystems.oss.player.youtube.client
Configuration parameters for the YouTube player widgets.
YouTubeIPlayer - Class in com.bramosystems.oss.player.youtube.client
Widget to embed YouTube video player with the IFrame API
YouTubeIPlayer(String, String, String) - Constructor for class com.bramosystems.oss.player.youtube.client.YouTubeIPlayer
Constructs YouTubeIPlayer with the specified height and width to playback video with videoID
YouTubePlayer - Class in com.bramosystems.oss.player.youtube.client
Widget to embed YouTubes' Flash video player
YouTubePlayer(String, String, String) - Constructor for class com.bramosystems.oss.player.youtube.client.YouTubePlayer
Constructs YouTubePlayer with the specified height and width to playback video with videoID

_

_height - Variable in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
 
_vid - Variable in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
 
_width - Variable in class com.bramosystems.oss.player.youtube.client.YouTubeBasePlayer
 
A C D F G I L O P S T V Y _ 

Copyright © 2009-2013. All Rights Reserved.