Share via


Virtualizer.ParamStrengthSupported フィールド

定義

注意事項

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

仮想化エンジンでサポートされている強度パラメーターです。

[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")>]
[<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

フィールド値

Value = 0
属性

注釈

仮想化エンジンでサポートされている強度パラメーターです。 getParameter() のパラメーター ID。

android.media.audiofx.Virtualizer.PARAM_STRENGTH_SUPPORTEDJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象