Compartilhar via


Equalizer.ParamCurrentPreset Campo

Definição

Cuidado

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

Predefinição atual.

[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

Valor do campo

Value = 6
Atributos

Comentários

Predefinição atual. ID do parâmetro para OnParameterChangeListener

Documentação Java para android.media.audiofx.Equalizer.PARAM_CURRENT_PRESET.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a