| AudioEqualizer | 
 The AudioEqualizer class provides audio equalization control for
 a media player. 
 | 
| AudioSpectrumListener | 
 Audio spectrum callback interface. 
 | 
| EqualizerBand | 
The  EqualizerBand class provides control for each band in the
  AudioEqualizer.  
 | 
| Media | 
 The Media class represents a media resource. 
 | 
| MediaErrorEvent | 
An  Event representing the occurrence of an error in handling media.  
 | 
| MediaException | 
 | 
| MediaException.Type | 
 Enumeration describing categories of errors. 
 | 
| MediaMarkerEvent | 
 | 
| MediaPlayer | 
 The MediaPlayer class provides the controls for playing media. 
 | 
| MediaPlayer.Status | 
Enumeration describing the different status values of a  MediaPlayer.  
 | 
| Track | 
 A class representing a track contained in a media resource. 
 |