Android.Media.Audiofx.Equalizer.NumberOfPresets Property
Gets the total number of presets the equalizer supports.

Syntax

[get: Android.Runtime.Register("getNumberOfPresets", "()S", "GetGetNumberOfPresetsHandler")]
public virtual short NumberOfPresets { get; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
!:NoType:IllegalStateException
!:NoType:IllegalArgumentException
Java.Lang.UnsupportedOperationException
Java.Lang.IllegalStateException
Java.Lang.IllegalArgumentException

Remarks

Gets the total number of presets the equalizer supports. The presets will have indices [0, number of presets-1].

[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