This struct is passed in with a call to EOS_RTCAudio_UpdateReceiving.
Properties
EOS_RTCAudio_UpdateReceivingOptions
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_RTCAUDIO_UPDATERECEIVING_API_LATEST.
|
EOS_ProductUserId LocalUserId
|
The Product User ID of the user trying to request this operation.
|
const char* RoomName
|
The room this settings should be applied on.
|
EOS_ProductUserId ParticipantId
|
The participant to modify or null to update the global configuration
|
EOS_Bool bAudioEnabled
|
Mute or unmute audio track
|
This struct is passed in with a call to {RTCAudioInterface.UpdateReceiving}.
Properties
RTCAudio.UpdateReceivingOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_RTCAUDIO_UPDATERECEIVING_API_LATEST.
|
ProductUserId LocalUserId
|
The Product User ID of the user trying to request this operation.
|
string RoomName
|
The room this settings should be applied on.
|
ProductUserId ParticipantId
|
The participant to modify or null to update the global configuration
|
bool AudioEnabled
|
Mute or unmute audio track
|
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