ZegoSoundLevelConfig Class Reference
Inherits from | NSObject |
---|---|
Declared in | ZegoExpressDefines.h |
millisecond
Monitoring time period of the sound level, in milliseconds, has a value range of [100, 3000]. Default is 100 ms.
@property (nonatomic, assign) unsigned int millisecond
Declared In
ZegoExpressDefines.h
enableVAD
Set whether the sound level callback includes the VAD detection result.
@property (nonatomic, assign) BOOL enableVAD
Declared In
ZegoExpressDefines.h