|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Defines the symbol constants used by the Echo canceller resource
| Field Summary | |
static Symbol |
p_AcousticEcho
Acoustic Echo mode is active if value is Boolean.TRUE This control is supported by the hardware Echo Canceller only Valid values: Boolean.TRUE and Boolean.FALSE Default value = Boolean.FALSE. |
static Symbol |
p_AlcInEnable
Automatic Level Control on input stream is active if value is Boolean.TRUE This control is supported by the hardware Echo Canceller only Valid values: Boolean.TRUE and Boolean.FALSE Default value = Boolean.FALSE. |
static Symbol |
p_AlcInGain
Automatic Level Control Gain on input stream This control is supported by the hardware Echo Canceller only Valid values: any Integer value from -24 to +24 Default value = 0. |
static Symbol |
p_AlcOutEnable
Automatic Level Control on output stream is active if value is Boolean.TRUE This control is supported by the hardware Echo Canceller only Valid values: Boolean.TRUE and Boolean.FALSE Default value = Boolean.FALSE. |
static Symbol |
p_AlcOutGain
Automatic Level Control Gain on outinput stream This control is supported by the hardware Echo Canceller only Valid values: any Integer value from -24 to +24 Default value = 0. |
static Symbol |
p_Bypass
Bypass mode is active if value is Boolean.TRUE This control is supported by the hardware Echo Canceller only Valid values: Boolean.TRUE and Boolean.FALSE Default value = Boolean.FALSE. |
static Symbol |
p_EchoThreshold
Deprecated. after 2.3 SoftDSP 1 |
static Symbol |
p_MaxDelaySearch
Deprecated. |
static Symbol |
p_Mu
Deprecated. after 2.3 SoftDSP 1 |
static Symbol |
p_NlpControl
Non Linear Processor mode is active if value is Boolean.TRUE This control is supported by the hardware Echo Canceller only Valid values: Boolean.TRUE and Boolean.FALSE Default value = Boolean.TRUE. |
| Field Detail |
public static final Symbol p_Mu
Valid values: any Double value from 0 to 1.
Default value = 4e-9.
public static final Symbol p_MaxDelaySearch
Valid values: any Integer value from 0 to 8000 (1 second).
Default value = 2048. after 2.3 SoftDSP 1
public static final Symbol p_EchoThreshold
Valid values: any Double value from 0 to 1.
Default value = (2000000 / 128 / 32767 / 32767).
public static final Symbol p_NlpControl
Valid values: Boolean.TRUE and Boolean.FALSE
Default value = Boolean.TRUE.
public static final Symbol p_AcousticEcho
Valid values: Boolean.TRUE and Boolean.FALSE
Default value = Boolean.FALSE.
public static final Symbol p_Bypass
Valid values: Boolean.TRUE and Boolean.FALSE
Default value = Boolean.FALSE.
public static final Symbol p_AlcInEnable
Valid values: Boolean.TRUE and Boolean.FALSE
Default value = Boolean.FALSE.
public static final Symbol p_AlcInGain
Valid values: any Integer value from -24 to +24
Default value = 0.
public static final Symbol p_AlcOutEnable
Valid values: Boolean.TRUE and Boolean.FALSE
Default value = Boolean.FALSE.
public static final Symbol p_AlcOutGain
Valid values: any Integer value from -24 to +24
Default value = 0.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||