Remarks
This struct is passed in with a call to EOS_RTCAudio_UpdateParticipantVolume
Properties
EOS_RTCAudio_UpdateParticipantVolumeOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_RTCAUDIO_UPDATEPARTICIPANTVOLUME_API_LATEST. |
EOS_ProductUserId LocalUserId | The Product User ID of the user trying to request this operation. |
const char* RoomName | The room this settings should be applied on. |
EOS_ProductUserId ParticipantId | The participant to modify or null to update the global configuration |
float Volume | The 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. |