See: Description
Interface | Description |
---|---|
MediaPlayerDelegate |
A
MediaPlayer , which is used to render audio and video elements
in the styled view, delegates to implementations of this interface
everything related to parsing or modifying the audio and video elements. |
Class | Description |
---|---|
HTMLMediaPlayerDelegate |
Implementation of
MediaPlayerDelegate used to render
XHTML5 audio and video elements by embedding
a media player in the styled view. |
Location |
A location in both
URL form and string form. |
MediaInfo |
Specifies the content of audio or video element.
|
MediaInfo.Source |
A media source.
|
MediaUtil |
A collection of helper functions useful to implement
a
MediaPlayerDelegate . |
ShowObjectView |
Implementation of command
showObjectView . |
Most classes in this package are not documented but should not be useful to third-party developers.