GWT 2.7.0

Uses of Class
com.google.gwt.media.client.MediaBase

Packages that use MediaBase
com.google.gwt.media.client Widgets for HTML Audio and Video support. 
 

Uses of MediaBase in com.google.gwt.media.client
 

Subclasses of MediaBase in com.google.gwt.media.client
 class Audio
           A widget representing an <audio> element.
 class Video
           A widget representing a <video> element.
 


GWT 2.7.0