Options
All
  • Public
  • Public/Protected
  • All
Menu

Audio reverberation echo parameters.

Hierarchy

  • ZegoReverbEchoParam

Index

Constructors

Properties

Constructors

constructor

Properties

decay

decay: Float32Array

Respective decay coefficient of echo signal, in the range [0.0, 1.0]

delay

delay: Uint16Array

Respective delay of echo signal, in milliseconds, in the range [0, 5000] ms

inGain

inGain: number

Gain of input audio signal, in the range [0.0, 1.0]

numDelays

numDelays: number

Number of echos, in the range [0, 7]

outGain

outGain: number

Gain of output audio signal, in the range [0.0, 1.0]

Generated using TypeDoc