Added Classes and Interfaces
|
AsyncPlayer
|
Plays a series of audio URIs, but does all the hard work on another thread
so that any slowness with preparing or loading doesn't block the calling thread. |
AudioManager
|
AudioManager provides access to volume and ringer mode control. |
IMediaScannerListener
|
|
IMediaScannerListener.Stub
|
Local-side IPC implementation stub class. |
MediaMetadataRetriever
|
MediaMetadataRetriever class provides a unified interface for retrieving
frame and meta data from an input media file. |
MediaPlayer.OnSeekCompleteListener
|
Interface definition of a callback to be invoked indicating
the completion of a seek operation. |
MediaScannerConnection
|
MediaScannerConnection provides a way for applications to pass a
newly created or downloaded media file to the media scanner service. |
MediaScannerConnection. MediaScannerConnectionClient
|
An interface for notifying clients of MediaScannerConnection
when a connection to the MediaScanner service has been established
and when the scanning of a file has completed. |
Ringtone
|
Ringtone provides a quick method for playing a ringtone, notification, or
other similar types of sounds. |
RingtoneManager
|
RingtoneManager provides access to ringtones, notification, and other types
of sounds. |
SoundPool
|
|
ToneGenerator
|
This class provides methods to play DTMF tones (ITU-T Recommendation Q.23),
call supervisory tones (3GPP TS 22.001, CEPT) and proprietary tones (3GPP TS 31.111). |