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