Condividi tramite


EnvironmentalReverb.ParamReverbLevel Campo

Definizione

Attenzione

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

Livello riverbero.

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

Valore del campo

Value = 6
Attributi

Commenti

Livello riverbero. ID parametro per OnParameterChangeListener

Documentazione java per android.media.audiofx.EnvironmentalReverb.PARAM_REVERB_LEVEL.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a