Remarks
This struct is used to call EOS_RTCAudio_SendAudio.
Properties
EOS_RTCAudio_SendAudioOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_RTCAUDIO_SENDAUDIO_API_LATEST. |
EOS_ProductUserId LocalUserId | The Product User ID of the user trying to request this operation. |
const char* RoomName | The room this event is registered on. |
EOS_RTCAudio_AudioBuffer* Buffer | Audio buffer, which must have a duration of 10 ms. |