EOS_RTCAudio_UpdateSendingVolumeOptions

EOS API reference page for EOS_RTCAudio_UpdateSendingVolumeOptions

Under 1 min to read

Remarks

This struct is passed in with a call to EOS_RTCAudio_UpdateSendingVolume

Properties

EOS_RTCAudio_UpdateSendingVolumeOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_RTCAUDIO_UPDATESENDINGVOLUME_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 sent audio (range 0.0 to 100.0). Volume 50 means that the audio volume is not modified and stays in its source value.