Compartir a través de


Equalizer.ParamGetPresetName Campo

Definición

Precaución

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

Nombre preestablecido de solicitud.

[Android.Runtime.Register("PARAM_GET_PRESET_NAME")]
[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 ParamGetPresetName = 8;
[<Android.Runtime.Register("PARAM_GET_PRESET_NAME")>]
[<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 ParamGetPresetName : Android.Media.Audiofx.EqualizerParam

Valor de campo

Value = 8
Atributos

Comentarios

Nombre preestablecido de solicitud. Id. de parámetro para OnParameterChangeListener

Documentación de Java para android.media.audiofx.Equalizer.PARAM_GET_PRESET_NAME.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a