Android.Media.Audiofx.Visualizer.SetScalingMode Method
Set the type of scaling applied on the captured visualization data.

Syntax

[Android.Runtime.Register("setScalingMode", "(I)I", "GetSetScalingMode_IHandler")]
public virtual int SetScalingMode ([Android.Runtime.GeneratedEnum] VisualizerScalingMode mode)

Parameters

mode
see Visualizer.ScalingModeNormalized and Visualizer.ScalingModeAsPlayed

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.IllegalStateException

Remarks

Set the type of scaling applied on the captured visualization data.

[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 9