This struct is passed in with a call to EOS_RTCAudio_AddNotifyAudioBeforeSend registered event.
Properties
EOS_RTCAudio_AudioBeforeSendCallbackInfo
Property
|
Value
|
void* ClientData
|
Client-specified data passed into EOS_RTCAudio_AddNotifyAudioBeforeSend.
|
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.
|
This struct is passed in with a call to {RTCAudioInterface.AddNotifyAudioBeforeSend} registered event.
Properties
RTCAudio.AudioBeforeSendCallbackInfo
Property
|
Value
|
object ClientData
|
Client-specified data passed into EOS_RTCAudio_AddNotifyAudioBeforeSend.
|
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.
|
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