Class android.media.AudioManager
Added Methods | |
---|---|
void addOnCommunicationDeviceChangedListener (Executor, |
|
void addOnModeChangedListener (Executor, |
|
void clearCommunicationDevice () |
|
int getAudioHwSyncForSession (int ) |
|
List<AudioDeviceInfo> getAvailableCommunicationDevices () |
|
AudioDeviceInfo getCommunicationDevice () |
|
int getEncodedSurroundMode () |
|
int getPlaybackOffloadSupport (AudioFormat, |
|
boolean isSurroundFormatEnabled (int ) |
|
void removeOnCommunicationDeviceChangedListener (OnCommunicationDeviceChangedListener ) |
|
void removeOnModeChangedListener (OnModeChangedListener ) |
|
boolean setCommunicationDevice (AudioDeviceInfo ) |
|
boolean setEncodedSurroundMode (int ) |
|
boolean setSurroundFormatEnabled (int, |