Uses of Class
com.google.gwt.dom.client.AudioElement
Packages that use AudioElement
Package
Description
Classes for low-level DOM programming.
Widgets for HTML Audio and Video support.
-
Uses of AudioElement in com.google.gwt.dom.client
Methods in com.google.gwt.dom.client that return AudioElementModifier and TypeMethodDescriptionfinal AudioElement
Document.createAudioElement()
Creates an <audio> element. -
Uses of AudioElement in com.google.gwt.media.client
Methods in com.google.gwt.media.client that return AudioElementConstructors in com.google.gwt.media.client with parameters of type AudioElement