menu
zego_express_engine
zego_express_engine.dart
ZegoReverbEchoParam
ZegoReverbEchoParam constructor
ZegoReverbEchoParam
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
zego_express_engine
ZegoReverbEchoParam
ZegoReverbEchoParam constructor
ZegoReverbEchoParam class