Agora Java API Reference for Android
|
Public Member Functions | |
int | getValue () |
Static Public Member Functions | |
static AUDIO_REVERB_TYPE | fromInt (int v) |
Public Attributes | |
AUDIO_REVERB_DRY_LEVEL =(0) | |
AUDIO_REVERB_WET_LEVEL =(1) | |
AUDIO_REVERB_ROOM_SIZE =(2) | |
AUDIO_REVERB_WET_DELAY =(3) | |
AUDIO_REVERB_STRENGTH =(4) | |
io.agora.rtc2.Constants.AUDIO_REVERB_TYPE.AUDIO_REVERB_DRY_LEVEL =(0) |
Level of the dry signal (-20 to 10 dB).
io.agora.rtc2.Constants.AUDIO_REVERB_TYPE.AUDIO_REVERB_WET_LEVEL =(1) |
Level of the early reflection signal (wet signal) (-20 to 10 dB).
io.agora.rtc2.Constants.AUDIO_REVERB_TYPE.AUDIO_REVERB_ROOM_SIZE =(2) |
Room size of the reflection (0 to 100 dB).
io.agora.rtc2.Constants.AUDIO_REVERB_TYPE.AUDIO_REVERB_WET_DELAY =(3) |
Length of the initial delay of the wet signal (0 to 200 ms)
io.agora.rtc2.Constants.AUDIO_REVERB_TYPE.AUDIO_REVERB_STRENGTH =(4) |
Strength of the late reverberation (0 to 100).