Class android.media.AudioManager
| Added Methods | |
|---|---|
| intabandonAudioFocus(OnAudioFocusChangeListener) | |
| booleanisBluetoothScoAvailableOffCall() | |
| voidregisterMediaButtonEventReceiver(ComponentName) | |
| intrequestAudioFocus(OnAudioFocusChangeListener, | |
| voidstartBluetoothSco() | |
| voidstopBluetoothSco() | |
| voidunregisterMediaButtonEventReceiver(ComponentName) | |
| Added Fields | |
|---|---|
| StringACTION_SCO_AUDIO_STATE_CHANGED | |
| intAUDIOFOCUS_GAIN | |
| intAUDIOFOCUS_GAIN_TRANSIENT | |
| intAUDIOFOCUS_GAIN_TRANSIENT_MAY_DUCK | |
| intAUDIOFOCUS_LOSS | |
| intAUDIOFOCUS_LOSS_TRANSIENT | |
| intAUDIOFOCUS_LOSS_TRANSIENT_CAN_DUCK | |
| intAUDIOFOCUS_REQUEST_FAILED | |
| intAUDIOFOCUS_REQUEST_GRANTED | |
| StringEXTRA_SCO_AUDIO_STATE | |
| intSCO_AUDIO_STATE_CONNECTED | |
| intSCO_AUDIO_STATE_DISCONNECTED | |
| intSCO_AUDIO_STATE_ERROR | |
