EOS_RTCAudio_AudioBeforeSendCallbackInfo

EOS API reference page for EOS_RTCAudio_AudioBeforeSendCallbackInfo

阅读时间少于1分钟

Remarks

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

Properties

EOS_RTCAudio_AudioBeforeSendCallbackInfo

PropertyValue
void* ClientDataClient-specified data passed into EOS_RTCAudio_AddNotifyAudioBeforeSend.
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.