DynamicsProcessing.Config.Variant Property

Definition

Gets variant for effect engine See #VARIANT_FAVOR_FREQUENCY_RESOLUTION and #VARIANT_FAVOR_TIME_RESOLUTION.

public Android.Media.Audiofx.VariantType Variant { [Android.Runtime.Register("getVariant", "()I", "", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getVariant", "()I", "", ApiSince=28)>]
member this.Variant : Android.Media.Audiofx.VariantType

Property Value

variant of effect engine

Attributes

Remarks

Gets variant for effect engine See #VARIANT_FAVOR_FREQUENCY_RESOLUTION and #VARIANT_FAVOR_TIME_RESOLUTION.

Java documentation for android.media.audiofx.DynamicsProcessing.Config.getVariant().

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