언어

Equalizer.ParamBandLevel 필드

정의

주의

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

밴드 수준입니다.

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

필드 값

Value = 2
특성

설명

밴드 수준입니다. OnParameterChangeListener에 대한 매개 변수 ID

에 대한 android.media.audiofx.Equalizer.PARAM_BAND_LEVELJava 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상