EchoCancellationConfig Properties |
The EchoCancellationConfig type exposes the following members.
Name | Description | |
---|---|---|
![]() | BitsPerSample |
Gets the bits per sample of the audio data. Currently all samples must be 16 bit.
(Inherited from AudioConfig.) |
![]() | Channels |
Gets the number of channels of the audio data. Currently only 1 channel is supported.
(Inherited from AudioConfig.) |
![]() | FrameSize |
The exact number of samples fed from applications at each run.
|
![]() | SampleRate |
Gets the Sample rate of the audio data.
(Inherited from AudioConfig.) |
![]() | TailLength |
The length of the filter in samples.
|