Uses of Class
com.google.gwt.media.dom.client.MediaError
Packages that use MediaError
Package
Description
Classes for low-level DOM programming.
Widgets for HTML Audio and Video support.
-
Uses of MediaError in com.google.gwt.dom.client
Methods in com.google.gwt.dom.client that return MediaErrorModifier and TypeMethodDescriptionfinal MediaError
MediaElement.getError()
Returns the type of error that has occurred while attempting to load and play the media. -
Uses of MediaError in com.google.gwt.media.client
Methods in com.google.gwt.media.client that return MediaErrorModifier and TypeMethodDescriptionMediaBase.getError()
Returns the type of error that has occurred while attempting to load and play the media.