public interface AudioSourceType
Modifier and Type | Field and Description |
---|---|
static int |
AUDIO_SOURCE_BLUETOOTH
The audio source of meeting is blue-tooth.
|
static int |
AUDIO_SOURCE_EAR_PHONE
The audio source of meeting is earphone.
|
static int |
AUDIO_SOURCE_NONE
For initiation.
|
static int |
AUDIO_SOURCE_SPEAKER_PHONE
The audio source of meeting is phone speaker.
|
static int |
AUDIO_SOURCE_WIRED
The audio source of meeting is wired.
|
static final int AUDIO_SOURCE_NONE
static final int AUDIO_SOURCE_SPEAKER_PHONE
static final int AUDIO_SOURCE_EAR_PHONE
static final int AUDIO_SOURCE_WIRED
static final int AUDIO_SOURCE_BLUETOOTH