Android.Media.Audiofx.Visualizer.ScalingModeAsPlayed Field
Defines a capture mode where the playback volume will affect (scale) the range of the captured data.

Value: 1

Syntax

[Android.Runtime.Register("SCALING_MODE_AS_PLAYED")]
[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 ScalingModeAsPlayed

Remarks

Defines a capture mode where the playback volume will affect (scale) the range of the captured data. A low playback volume will lead to low sample and fft values, and vice-versa.

[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