EOS_RTCAudio_AudioBeforeRenderCallbackInfo

EOS API reference page for EOS_RTCAudio_AudioBeforeRenderCallbackInfo

1 min to read

Remarks

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

Properties

EOS_RTCAudio_AudioBeforeRenderCallbackInfo

PropertyValue
void* ClientDataClient-specified data passed into EOS_RTCAudio_AddNotifyAudioBeforeRender.
EOS_ProductUserId LocalUserIdThe Product User ID of the user who initiated this request.
const char* RoomNameThe room associated with this event.
EOS_RTCAudio_AudioBuffer* BufferAudio buffer.
EOS_ProductUserId ParticipantIdThe 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