ZegoReverbAdvancedParam
ZegoReverbAdvancedParam
Audio reverberation advanced parameters.
Details
Developers can use the SDK's built-in presets to change the parameters of the reverb.
Declared in ZegoExpressDefines.h
Properties
roomSize
nonatomic, assign float roomSizeRoom size(%), in the range [0.0, 1.0], to control the size of the "room" in which the reverb is generated, the larger the room, the stronger the reverb.
reverberance
nonatomic, assign float reverberanceEcho(%), in the range [0.0, 100.0], to control the trailing length of the reverb.
damping
nonatomic, assign float dampingReverb Damping(%), range [0.0, 100.0], controls the attenuation of the reverb, the higher the damping, the higher the attenuation.
wetOnly
nonatomic, assign BOOL wetOnlyonly wet
wetGain
nonatomic, assign float wetGainwet gain(dB), range [-20.0, 10.0]
dryGain
nonatomic, assign float dryGaindry gain(dB), range [-20.0, 10.0]
toneLow
nonatomic, assign float toneLowTone Low. 100% by default
toneHigh
nonatomic, assign float toneHighTone High. 100% by default
preDelay
nonatomic, assign float preDelayPreDelay(ms), range [0.0, 200.0]
stereoWidth
nonatomic, assign float stereoWidthStereo Width(%). 0% by default
