Virtualizer.StrengthSupported Property

Definition

Indicates whether setting strength is supported.

public virtual bool StrengthSupported { [Android.Runtime.Register("getStrengthSupported", "()Z", "GetGetStrengthSupportedHandler")] get; }
[<get: Android.Runtime.Register("getStrengthSupported", "()Z", "GetGetStrengthSupportedHandler")>]
member this.StrengthSupported : bool

Property Value

Boolean

true is strength parameter is supported, false otherwise

Attributes

Remarks

Java documentation for android.media.audiofx.Virtualizer.getStrengthSupported().

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