AudioUnitParameterUnit 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
音訊單位參數所使用的測量單位。
public enum AudioUnitParameterUnit
type AudioUnitParameterUnit =
- 繼承
-
AudioUnitParameterUnit
欄位
名稱 | 值 | Description |
---|---|---|
Generic | 0 | |
Indexed | 1 | |
Boolean | 2 | |
Percent | 3 | |
Seconds | 4 | |
SampleFrames | 5 | |
Phase | 6 | |
Rate | 7 | |
Hertz | 8 | |
Cents | 9 | |
RelativeSemiTones | 10 | |
MIDINoteNumber | 11 | |
MIDIController | 12 | |
Decibels | 13 | |
LinearGain | 14 | |
Degrees | 15 | |
EqualPowerCrossfade | 16 | |
MixerFaderCurve1 | 17 | |
Pan | 18 | |
Meters | 19 | |
AbsoluteCents | 20 | |
Octaves | 21 | |
BPM | 22 | |
Beats | 23 | |
Milliseconds | 24 | |
Ratio | 25 | |
CustomUnit | 26 |