Android.Media.Audiofx.Visualizer.ScalingModeNormalized Field
Defines a capture mode where amplification is applied based on the content of the captured data.

Value: 0

Syntax

[Android.Runtime.Register("SCALING_MODE_NORMALIZED")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.Audiofx.VisualizerScalingMode enum directly instead of this field.")]
public const VisualizerScalingMode ScalingModeNormalized

Remarks

Defines a capture mode where amplification is applied based on the content of the captured data. This is the default Visualizer mode, and is suitable for music visualization.

[Android Documentation]

Requirements

Namespace: Android.Media.Audiofx
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16