This struct is passed in with a call to EOS_RTCAudio_OnUpdateSendingCallback.
Properties
EOS_RTCAudio_UpdateSendingCallbackInfo
Property
|
Value
|
EOS_EResult ResultCode
|
This returns:
EOS_Success if the channel was successfully blocked.
EOS_UnexpectedError otherwise.
|
void* ClientData
|
Client-specified data passed into EOS_RTCAudio_UpdateSending.
|
EOS_ProductUserId LocalUserId
|
The Product User ID of the user who initiated this request.
|
const char* RoomName
|
The room this settings should be applied on.
|
EOS_ERTCAudioStatus AudioStatus
|
Muted or unmuted audio track status
|
This struct is passed in with a call to {OnUpdateSendingCallback}.
Properties
RTCAudio.UpdateSendingCallbackInfo
Property
|
Value
|
Result ResultCode
|
This returns:
EOS_Success if the channel was successfully blocked.
EOS_UnexpectedError otherwise.
|
object ClientData
|
Client-specified data passed into EOS_RTCAudio_UpdateSending.
|
ProductUserId LocalUserId
|
The Product User ID of the user who initiated this request.
|
string RoomName
|
The room this settings should be applied on.
|
RTCAudioStatus AudioStatus
|
Muted or unmuted audio track status
|
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