Android.Media.Audiofx.Equalizer.GetPresetName Method
Gets the preset name based on the index.

Syntax

[Android.Runtime.Register("getPresetName", "(S)Ljava/lang/String;", "GetGetPresetName_SHandler")]
public virtual string GetPresetName (short preset)

Parameters

preset
index of the preset. The valid range is [0, number of presets-1].

Returns

Documentation for this section has not yet been entered.

Exceptions

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

Remarks

Gets the preset name based on the index.

[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