public static interface SapaProcessor.AudioDeviceControlListener
Modifier and Type | Method and Description |
---|---|
void |
onControlChanged(int device,
int status)
Called when the device status was changed.
|
void onControlChanged(int device, int status)
device
- the type of audio device, one of the SapaService.AUDIO_DEVICE_USBstatus
- the status type, one of the SapaService.STATUS_DEVICE_NOT_FOUND, SapaService.STATUS_DISABLED and SapaService.STATUS_ENABLED