public static class IRtcEngineEventHandler.AudioVolumeInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
uid
The user ID of the speaker.
|
int |
vad |
double |
voicePitch
Voice pitch frequency in Hz
|
int |
volume
The volume of the speaker that ranges from 0 (lowest volume) to 255 (highest volume).
|
Constructor and Description |
---|
AudioVolumeInfo() |