Android.Media.Audiofx.LoudnessEnhancer Members

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

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

Public Constructors

Class constructor.

Protected Constructors

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

Public Fields

const
ParamTargetGainMbLoudnessEnhancerParam (0). The maximum gain applied applied to the signal to process.

Public Properties

[read-only]
TargetGainfloat. Return the target gain.

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

SetTargetGain(int)
Set the target gain for the audio effect.