Compartilhar via


EnvironmentalReverb.ParamReverbLevel Campo

Definição

Cuidado

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

Nível de reverberação.

[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

Valor do campo

Value = 6
Atributos

Comentários

Nível de reverberação. ID do parâmetro para OnParameterChangeListener

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

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