|
| AudioTrack |
A Track that descibes an audio Track
an AudioTrack, has a language which represents
the language that the audio was recoderd in.
|
| Media |
The
Media
class represents a media resource.
|
| Media.Metadata |
contains a key value pair that contains information about the Media
|
| MediaError |
Contains error information
|
| MediaPlayer |
The
MediaPlayer
class provides the controls for playing media.
|
| MediaTimer |
A
MediaTimer
specifies a time and an action to be performed when the
media reaches that time.
|
| MediaView |
A
Node
that provides a view of
Media
being played
|
| SubtitleTrack |
The language of the track , applies to audio, subtitle and text tracks
contains the IANA language code for this language, such as "fr" for French,
and "en" for English.
|
| Track |
The
Track
class represents a track of a media resource.
|
| TrackType | |
| VideoTrack | |