Equalizer.CurrentPreset Property

Definition

Gets current preset.

public virtual short CurrentPreset { [Android.Runtime.Register("getCurrentPreset", "()S", "GetGetCurrentPresetHandler")] get; }
[<get: Android.Runtime.Register("getCurrentPreset", "()S", "GetGetCurrentPresetHandler")>]
member this.CurrentPreset : int16

Property Value

the preset that is set at the moment.

Attributes

Exceptions

Remarks

Gets current preset.

Java documentation for android.media.audiofx.Equalizer.getCurrentPreset().

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