Android.Media.Audiofx.NoiseSuppressor Members

The members of Android.Media.Audiofx.NoiseSuppressor are listed below.

See Also: Inherited members from Android.Media.Audiofx.AudioEffect

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
static
IsAvailablebool. Checks if the device implements noise suppression.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

static
Create(int) : NoiseSuppressor
Creates a NoiseSuppressor and attaches it to the AudioRecord on the audio session specified.