The channel name the user is in.
The user ID.
uid
= 0.uid
is the ID of a remote user whose instantaneous volume is one of the three highest.Voice activity status of the local user.
Note
vad
parameter cannot report the voice activity status of remote users. In the remote users' callback, vad
is
always 0.report_vad
parameter to true
when calling
enableAudioVolumeIndication.The volume of each user after audio mixing. The value ranges between 0 (lowest volume) and 255 (highest volume).
In the local user's callback, volume
= totalVolume
.
Generated using TypeDoc
Properties of the audio volume information.
An array containing the user ID and volume information for each speaker.