Constructor
new TRTCVolumeInfo(userId, volume)
This indicates the audio volume value. You can use it to display the volume of each user in the UI.
Parameters:
Name | Type | Description |
---|---|---|
userId |
String |
|
volume |
Number |
Volume of the speaker. Value range: 0–100. |