JavaScript is disabled on your browser.
Skip navigation links
GWT 2.12.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
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
class
Audio
A widget representing an <audio> element.
class
Video
A widget representing a <video> element.