Choose your implementation method:
This data structure is part of the RTC Interface.
This struct is used to call EOS_RTC_SetRoomSetting
Available values of SettingName:
DisableEchoCancelation: Disables the use of echo cancellation for the audio channel. Default "False".
DisableNoiseSupression: Disables the use of noise suppression for the audio channel. Default "False".
DisableAutoGainControl: Disables the use of auto gain control for the audio channel. Default "False".
DisableDtx: Allows to disable the use of DTX. Default "False".
Properties
EOS_RTC_SetRoomSettingOptions
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_RTC_SETROOMSETTING_API_LATEST.
|
EOS_ProductUserId LocalUserId
|
The Product User ID of the user trying to request this operation.
|
const char* RoomName
|
The room the setting will be applied to.
|
const char* SettingName
|
Setting that should be set.
|
const char* SettingValue
|
Value to set the setting to.
|
This data structure is part of the RTC Interface.
This struct is used to call {RTCInterface.SetRoomSetting}
Available values of SettingName:
DisableEchoCancelation: Disables the use of echo cancellation for the audio channel. Default "False".
DisableNoiseSupression: Disables the use of noise suppression for the audio channel. Default "False".
DisableAutoGainControl: Disables the use of auto gain control for the audio channel. Default "False".
DisableDtx: Allows to disable the use of DTX. Default "False".
Properties
RTC.SetRoomSettingOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_RTC_SETROOMSETTING_API_LATEST.
|
ProductUserId LocalUserId
|
The Product User ID of the user trying to request this operation.
|
Utf8String RoomName
|
The room the setting will be applied to.
|
Utf8String SettingName
|
Setting that should be set.
|
Utf8String SettingValue
|
Value to set the setting to.
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no