Uses of Class
com.google.gwt.media.client.Video
-
Packages that use Video Package Description 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 Modifier and Type Method Description static Video
Video. createIfSupported()
Return a newVideo
if supported, and null otherwise.
-