This struct is used to call EOS_RTCAudio_SetAudioOutputSettings.
Properties
EOS_RTCAudio_SetAudioOutputSettingsOptions
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_RTCAUDIO_SETAUDIOOUTPUTSETTINGS_API_LATEST.
|
EOS_ProductUserId LocalUserId
|
The Product User ID of the user who initiated this request.
|
const char* DeviceId
|
The device Id to be used for this user. Pass NULL or empty string to use default output device.
|
float Volume
|
The volume to be configured for this device (range 0.0 to 100.0). Volume 50 means that the audio volume is not modified
and stays in its source value.
|
This struct is used to call {RTCAudioInterface.SetAudioOutputSettings}.
Properties
RTCAudio.SetAudioOutputSettingsOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_RTCAUDIO_SETAUDIOOUTPUTSETTINGS_API_LATEST.
|
ProductUserId LocalUserId
|
The Product User ID of the user who initiated this request.
|
string DeviceId
|
The device Id to be used for this user. Pass NULL or empty string to use default output device.
|
float Volume
|
The volume to be configured for this device (range 0.0 to 100.0). Volume 50 means that the audio volume is not modified
and stays in its source value.
|
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