Uses of Class
com.google.gwt.media.client.MediaBase
-
Packages that use MediaBase Package Description 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 Modifier and Type Class Description classAudioA widget representing an <audio> element.classVideoA widget representing a <video> element.
-