GWT 2.7.0

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

Packages that use Video
com.google.gwt.media.client Widgets for HTML Audio and Video support. 
 

Uses of Video in com.google.gwt.media.client
 

Methods in com.google.gwt.media.client that return Video
static Video Video.createIfSupported()
          Return a new Video if supported, and null otherwise.
 


GWT 2.7.0