MidiControlTransform 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示 MIDI 控制項的轉換。
public struct MidiControlTransform
type MidiControlTransform = struct
- 繼承
-
MidiControlTransform
建構函式
MidiControlTransform(MidiTransformControlType, MidiTransformControlType, UInt16, MidiTransformType, Int16) |
建立新的 MidiControlTransform。 |
欄位
ControlNumber |
要轉換的控制項數目。 |
ControlType |
MIDI conrol 類型。 |
Param |
轉換的其他資訊。 |
RemappedControlType |
產生的控制項類型。 |
Transform |
要套用的轉換類型。 |