Equalizer.ParamCurrentPreset Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Media.Audiofx.EqualizerParam enum directly instead of this field.

Set di impostazioni corrente.

[Android.Runtime.Register("PARAM_CURRENT_PRESET")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.Audiofx.EqualizerParam enum directly instead of this field.", true)]
public const Android.Media.Audiofx.EqualizerParam ParamCurrentPreset = 6;
[<Android.Runtime.Register("PARAM_CURRENT_PRESET")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.Audiofx.EqualizerParam enum directly instead of this field.", true)>]
val mutable ParamCurrentPreset : Android.Media.Audiofx.EqualizerParam

Valore del campo

Value = 6
Attributi

Commenti

Set di impostazioni corrente. ID parametro per OnParameterChangeListener

per android.media.audiofx.Equalizer.PARAM_CURRENT_PRESET.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a