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
|
This struct is passed in with a call to {RTCAudioInterface.AddNotifyAudioBeforeRender} registered event.
Properties
RTCAudio.AudioBeforeRenderCallbackInfo
Property
|
Value
|
object ClientData
|
Client-specified data passed into EOS_RTCAudio_AddNotifyAudioBeforeRender.
|
ProductUserId LocalUserId
|
The Product User ID of the user who initiated this request.
|
string RoomName
|
The room associated with this event.
|
AudioBuffer Buffer
|
Audio buffer.
|
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
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no