EOS_RTCAudio_UpdateReceivingCallbackInfo

EOS API reference page for EOS_RTCAudio_UpdateReceivingCallbackInfo

1분 소요

Remarks

This struct is passed in with a call to EOS_RTCAudio_OnUpdateReceivingCallback.

Properties

EOS_RTCAudio_UpdateReceivingCallbackInfo

PropertyValue
EOS_EResult ResultCodeThis returns: EOS_Success if receiving of channels of remote users was successfully enabled/disabled. EOS_NotFound if the participant isn't found by ParticipantId. EOS_UnexpectedError otherwise.
void* ClientDataClient-specified data passed into EOS_RTCAudio_UpdateReceiving.
EOS_ProductUserId LocalUserIdThe Product User ID of the user who initiated this request.
const char* RoomNameThe room this settings should be applied on.
EOS_ProductUserId ParticipantIdThe participant to modify or null to update the global configuration
EOS_Bool bAudioEnabledMuted or unmuted audio track