Remarks
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 sending of channels of the local user was successfully enabled/disabled. 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 |