Package | Description |
---|---|
com.google.gwt.dom.client |
Classes for low-level DOM programming.
|
com.google.gwt.media.client |
Widgets for HTML Audio and Video support.
|
Modifier and Type | Method and Description |
---|---|
MediaError |
MediaElement.getError()
Returns the type of error that has occurred while attempting to load
and play the media.
|
Modifier and Type | Method and Description |
---|---|
MediaError |
MediaBase.getError()
Returns the type of error that has occurred while attempting to load and
play the media.
|