NERtc Unity SDK
V4.5.907
|
Public Attributes | |
ulong | uid |
uint | volume |
Audio volume information. An array that contains the user ID and volume information of each speaker.
ulong nertc.RtcAudioVolumeInfo.uid |
The user ID of the speaker. If the returned uid is 0, the user refers to the local user by default.
uint nertc.RtcAudioVolumeInfo.volume |
The speaker's volume, the value range is from 0 (lowest) to 100 (highest).