| Interface | Description |
|---|---|
| AppRTCAudioManager.AudioManagerEvents |
Selected audio device change event.
|
| AppRTCAudioManager.BluetoothAudioDeviceStateListener | |
| AppRTCAudioManager.OnAudioManagerStateListener | Deprecated
since 3.8.0.
|
| AppRTCAudioManager.OnWiredHeadsetStateListener |
| Class | Description |
|---|---|
| AppRTCAudioManager |
AppRTCAudioManager manages all audio related parts of the AppRTC demo.
|
| QBMediaStreamManager |
Class for managing video and audio source of particular
QBRTCSession. |
| QBRTCClient |
WebRTC singletone class.
|
| QBRTCConfig |
Config class for audio/video calls.
|
| QBRTCMediaConfig |
Class for holding video & audio constrains for session (
QBRTCSession). |
| QBRTCSession |
Stores main information about webrtc conversation.
|
| QBRTCTypes |
Class contains connection state and call types
|
| Enum | Description |
|---|---|
| AppRTCAudioManager.AudioDevice |
AudioDevice is the names of possible audio devices that we currently
support.
|
| AppRTCAudioManager.AudioManagerState |
AudioManager state.
|
| QBRTCMediaConfig.AudioCodec | |
| QBRTCMediaConfig.VideoCodec | |
| QBRTCMediaConfig.VideoQuality | |
| QBRTCTypes.QBConferenceType |
Enum contains conference type
|
| QBRTCTypes.QBRTCCloseReason | |
| QBRTCTypes.QBRTCConnectionState |