Uses of Class
com.google.gwt.media.client.Audio
-
Packages that use Audio Package Description com.google.gwt.media.client Widgets for HTML Audio and Video support. -
-
Uses of Audio in com.google.gwt.media.client
Methods in com.google.gwt.media.client that return Audio Modifier and Type Method Description static Audio
Audio. createIfSupported()
Return a newAudio
if supported, and null otherwise.
-