NERoomAudioEqualizationBandFrequency
@objc
public enum NERoomAudioEqualizationBandFrequency : Int
频谱子带索引 预设值。
-
31 Hz.
Declaration
Swift
case band31 = 0
-
62 Hz.
Declaration
Swift
case band62
-
125 Hz.
Declaration
Swift
case band125
-
250 Hz.
Declaration
Swift
case band250
-
500 Hz.
Declaration
Swift
case band500
-
1 kHz.
Declaration
Swift
case band1K
-
2 kHz.
Declaration
Swift
case band2K
-
4 kHz.
Declaration
Swift
case band4K
-
8 kHz.
Declaration
Swift
case band8K
-
16 kHz.
Declaration
Swift
case band16K