Condividi tramite


EnvironmentalReverb.ParamReverbDelay Campo

Definizione

Attenzione

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

Ritardo riverbero.

[Android.Runtime.Register("PARAM_REVERB_DELAY")]
[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 ParamReverbDelay = 7;
[<Android.Runtime.Register("PARAM_REVERB_DELAY")>]
[<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 ParamReverbDelay : Android.Media.Audiofx.EnvironmentalReverbParam

Valore del campo

Value = 7
Attributi

Commenti

Ritardo riverbero. ID parametro per OnParameterChangeListener

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

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