| Interface | Description |
|---|---|
| MediaPlayer |
MediaPlayer class provides control of media playback.
|
| MetadataParser |
| Class | Description |
|---|---|
| AudioClip |
AudioClips are short segments of audio that can be
played quickly and on-demand. |
| Media |
A class representing a particular media.
|
| MediaManager |
Factory class used to create media objects, players, and recorders, and to
manage other global functionality.
|
| Enum | Description |
|---|---|
| MediaError |
| Exception | Description |
|---|---|
| MediaException |
Class of exceptions which might be thrown while processing media.
|