Compartilhar via


EnvironmentalReverb.ParamReverbDelay Campo

Definição

Cuidado

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

Atraso de reverberação.

[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

Valor do campo

Value = 7
Atributos

Comentários

Atraso de reverberação. ID do parâmetro para OnParameterChangeListener

Documentação Java para android.media.audiofx.EnvironmentalReverb.PARAM_REVERB_DELAY.

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