EOS_RTCAudio_ParticipantUpdatedCallbackInfo

EOS API reference page for EOS_RTCAudio_ParticipantUpdatedCallbackInfo

1分未満で読めます

Remarks

This struct is passed in with a call to EOS_RTCAudio_AddNotifyParticipantUpdated registered event.

Properties

EOS_RTCAudio_ParticipantUpdatedCallbackInfo

PropertyValue
void* ClientDataClient-specified data passed into EOS_RTCAudio_AddNotifyParticipantUpdated.
EOS_ProductUserId LocalUserIdThe Product User ID of the user who initiated this request.
const char* RoomNameThe room associated with this event.
EOS_ProductUserId ParticipantIdThe participant updated.
EOS_Bool bSpeakingThe participant speaking / non-speaking status.
EOS_ERTCAudioStatus AudioStatusThe participant audio status (enabled, disabled).