Freigeben über


Virtualizer.ParamStrength Feld

Definition

Achtung

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

Virtualizer-Effektstärke.

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

Feldwert

Value = 1
Attribute

Hinweise

Virtualizer-Effektstärke. Parameter-ID für android.media.audiofx.Virtualizer.OnParameterChangeListener

Java-Dokumentation für android.media.audiofx.Virtualizer.PARAM_STRENGTH.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: