ZegoSoundLevelInfo
ZegoSoundLevelInfo
Sound level info object.
Declared in ZegoExpressDefines.h
Properties
soundLevel
soundLevel
nonatomic, assign float soundLevelSound level value.
vad
vad
nonatomic, assign int vadWhether the stream corresponding to StreamID contains voice, 0 means noise, 1 means normal voice. This value is valid only when the [enableVAD] parameter in the [ZegoSoundLevelConfig] configuration is set to true when calling [startSoundLevelMonitor].
