menu
zego_express_engine_codify package
documentation
zego_express_engine.dart
ZegoReverbEchoParam
ZegoReverbEchoParam.new constructor
ZegoReverbEchoParam.new constructor
dark_mode
light_mode
ZegoReverbEchoParam
constructor
ZegoReverbEchoParam
(
double
inGain
,
double
outGain
,
int
numDelays
,
List
<
int
>
delay
,
List
<
double
>
decay
,
)
Implementation
ZegoReverbEchoParam( this.inGain, this.outGain, this.numDelays, this.delay, this.decay);
zego_express_engine_codify package
documentation
zego_express_engine
ZegoReverbEchoParam
ZegoReverbEchoParam.new constructor
ZegoReverbEchoParam class