Remarks
This struct is passed in with a call to EOS_RTCAudio_AddNotifyAudioBeforeRender registered event.
Properties
EOS_RTCAudio_AudioBeforeRenderCallbackInfo
Property | Value |
---|---|
void* ClientData | Client-specified data passed into EOS_RTCAudio_AddNotifyAudioBeforeRender. |
EOS_ProductUserId LocalUserId | The Product User ID of the user who initiated this request. |
const char* RoomName | The room associated with this event. |
EOS_RTCAudio_AudioBuffer* Buffer | Audio buffer. |
EOS_ProductUserId ParticipantId | The Product User ID of the participant if bUnmixedAudio was set to true when setting the notifications, or empty if bUnmixedAudio was set to false and thus the buffer is the mixed audio of all participants |