AUDIO_REVERB_TYPE

Audio reverb types.

Enumerations

AUDIO_REVERB_DRY_LEVEL
0: Original sound intensity, also known as dry signal, range [-20,10], unit: dB.
AUDIO_REVERB_WET_LEVEL
1: Early reflection signal intensity, also known as wet signal, range [-20,10], unit: dB.
AUDIO_REVERB_ROOM_SIZE
2: Room size for desired reverb effect. Generally, the larger the room, the stronger the reverb. Range [0,100], unit: dB.
AUDIO_REVERB_WET_DELAY
3: Initial delay length of wet signal, range [0,200], unit: milliseconds.
AUDIO_REVERB_STRENGTH
4: Intensity of reverb duration, range [0,100].