GWT 2.7.0

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

Packages that use Audio
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
static Audio Audio.createIfSupported()
          Return a new Audio if supported, and null otherwise.
 


GWT 2.7.0