logo
On this page

ZegoSoundLevelConfig

ZegoSoundLevelConfig

Configuration for start sound level monitor.

Declared in ZegoExpressDefines.h

Properties

millisecond

millisecond
nonatomic, assign unsigned int millisecond

Monitoring time period of the sound level, in milliseconds, has a value range of [100, 3000]. Default is 100 ms.

enableVAD

enableVAD
nonatomic, assign BOOL enableVAD

Set whether the sound level callback includes the VAD detection result.

Previous

zegoseiconfig

Next

zegosoundlevelinfo

On this page

Back to top