Uses of Class
com.bramosystems.oss.player.youtube.client.YouTubePlayer

Packages that use YouTubePlayer
com.bramosystems.oss.player.uibinder.client.youtube Provides wrapper classes for adding YouTube™ video players to UiBinder ui.xml files 
com.bramosystems.oss.player.youtube.client Provides widgets and classes to embed YouTube™ videos in GWT applications. 
 

Uses of YouTubePlayer in com.bramosystems.oss.player.uibinder.client.youtube
 

Methods in com.bramosystems.oss.player.uibinder.client.youtube that return YouTubePlayer
protected  YouTubePlayer YouTube.initPlayerEngine(String mediaURL, boolean autoplay, String height, String width)
          Deprecated.  
 

Uses of YouTubePlayer in com.bramosystems.oss.player.youtube.client
 

Subclasses of YouTubePlayer in com.bramosystems.oss.player.youtube.client
 class ChromelessPlayer
          Widget to embed the chromeless YouTube video player.
 

Methods in com.bramosystems.oss.player.youtube.client with parameters of type YouTubePlayer
static void PlaybackQualityChangeEvent.fire(YouTubePlayer source, PlaybackQuality quality)
          Fires PlaybackQualityChangeEvent events on all registered handlers
 



Copyright © 2009-2011. All Rights Reserved.