AudioDeviceCapabilities |
AudioDeviceCapabilities describes whether the audio input and output devices are enabled or disabled. Disabling either the audio input or output will change what audio permissions are required in order to join a meeting. enum class AudioDeviceCapabilities |
AudioMode |
AudioMode describes the audio mode in which the audio client should operate during a meeting session. enum class AudioMode |
AudioRecordingPresetOverride |
AudioRecordingPresetOverride describes the audio recording preset in which the audio client should operate during a meeting session. The values below (except None) directly map to the values defined in: https://android.googlesource.com/platform/frameworks/wilhelm/+/master/include/SLES/OpenSLES_AndroidConfiguration.h enum class AudioRecordingPresetOverride |
AudioStreamType |
AudioStreamType describes the audio stream type in which the audio client should operate during a meeting session. enum class AudioStreamType |