Dil

Virtualizer.ParamStrengthSupported Field

Definition

Is strength parameter supported by virtualizer engine.

[Android.Runtime.Register("PARAM_STRENGTH_SUPPORTED")]
public const Android.Media.Audiofx.VirtualizerParam ParamStrengthSupported = 0;
[<Android.Runtime.Register("PARAM_STRENGTH_SUPPORTED")>]
val mutable ParamStrengthSupported : Android.Media.Audiofx.VirtualizerParam

Field Value

Value = 0
Attributes

Remarks

Is strength parameter supported by virtualizer engine. Parameter ID for getParameter().

Java documentation for android.media.audiofx.Virtualizer.PARAM_STRENGTH_SUPPORTED.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to