AudioProcessingConstants.AUDIO_INPUT_PROCESSING_DISABLE_ECHO_CANCELLATION Field

Definition

Disables echo cancellation in the default audio processing pipeline.

public const int AUDIO_INPUT_PROCESSING_DISABLE_ECHO_CANCELLATION = 16;
val mutable AUDIO_INPUT_PROCESSING_DISABLE_ECHO_CANCELLATION : int
Public Const AUDIO_INPUT_PROCESSING_DISABLE_ECHO_CANCELLATION As Integer  = 16

Field Value

Value = 16

Applies to