Android.Media.Audiofx.LoudnessEnhancer Class
LoudnessEnhancer is an audio effect for increasing audio loudness.

See Also: LoudnessEnhancer Members

Syntax

[Android.Runtime.Register("android/media/audiofx/LoudnessEnhancer", DoNotGenerateAcw=true)]
public class LoudnessEnhancer : AudioEffect

Remarks

LoudnessEnhancer is an audio effect for increasing audio loudness. The processing is parametrized by a target gain value, which determines the maximum amount by which an audio signal will be amplified; signals amplified outside of the sample range supported by the platform are compressed. An application creates a LoudnessEnhancer object to instantiate and control a this audio effect in the audio framework. To attach the LoudnessEnhancer to a particular AudioTrack or MediaPlayer, specify the audio session ID of this AudioTrack or MediaPlayer when constructing the effect (see Android.Media.AudioTrack.AudioSessionId and Android.Media.MediaPlayer.AudioSessionId).

[Android Documentation]

Requirements

Namespace: Android.Media.Audiofx
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0