EOS_RTCAudio_UpdateReceivingVolumeOptions

EOS API reference page for EOS_RTCAudio_UpdateReceivingVolumeOptions

阅读时间少于1分钟

Remarks

This struct is passed in with a call to EOS_RTCAudio_UpdateReceivingVolume

Properties

EOS_RTCAudio_UpdateReceivingVolumeOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_RTCAUDIO_UPDATERECEIVINGVOLUME_API_LATEST.
EOS_ProductUserId LocalUserIdThe Product User ID of the user trying to request this operation.
const char* RoomNameThe room this settings should be applied on.
float VolumeThe volume to be set for received audio (range 0.0 to 100.0). Volume 50 means that the audio volume is not modified and stays in its source value.