Freigeben über


Virtualizer.ParamStrengthSupported Feld

Definition

Achtung

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

Der Parameter "Stärke" wird vom Virtualizer-Modul unterstützt.

[Android.Runtime.Register("PARAM_STRENGTH_SUPPORTED")]
[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 ParamStrengthSupported = 0;
[Android.Runtime.Register("PARAM_STRENGTH_SUPPORTED")]
public const Android.Media.Audiofx.VirtualizerParam ParamStrengthSupported = 0;
[<Android.Runtime.Register("PARAM_STRENGTH_SUPPORTED")>]
[<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 ParamStrengthSupported : Android.Media.Audiofx.VirtualizerParam
[<Android.Runtime.Register("PARAM_STRENGTH_SUPPORTED")>]
val mutable ParamStrengthSupported : Android.Media.Audiofx.VirtualizerParam

Feldwert

Value = 0
Attribute

Hinweise

Der Parameter "Stärke" wird vom Virtualizer-Modul unterstützt. Parameter-ID für getParameter().

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

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: