EOS_RTCAudio_UpdateParticipantVolumeOptions

EOS API reference page for EOS_RTCAudio_UpdateParticipantVolumeOptions

1분 소요

Remarks

This struct is passed in with a call to EOS_RTCAudio_UpdateParticipantVolume

Properties

EOS_RTCAudio_UpdateParticipantVolumeOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_RTCAUDIO_UPDATEPARTICIPANTVOLUME_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.
EOS_ProductUserId ParticipantIdThe participant to modify or null to update the global configuration
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.