NERtc Unity SDK  V4.5.907
Public Attributes | List of all members
nertc.RtcAudioVolumeInfo Struct Reference

Public Attributes

ulong uid
 
uint volume
 

Detailed Description

Audio volume information. An array that contains the user ID and volume information of each speaker.

Member Data Documentation

◆ uid

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.

◆ volume

uint nertc.RtcAudioVolumeInfo.volume

The speaker's volume, the value range is from 0 (lowest) to 100 (highest).


The documentation for this struct was generated from the following file: