EOS_RTCAudio_SendAudioOptions

EOS API reference page for EOS_RTCAudio_SendAudioOptions

阅读时间少于1分钟

Remarks

This struct is used to call EOS_RTCAudio_SendAudio.

Properties

EOS_RTCAudio_SendAudioOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_RTCAUDIO_SENDAUDIO_API_LATEST.
EOS_ProductUserId LocalUserIdThe Product User ID of the user trying to request this operation.
const char* RoomNameThe room this event is registered on.
EOS_RTCAudio_AudioBuffer* BufferAudio buffer, which must have a duration of 10 ms.