MidiControlTransform Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente une transformation d’un contrôle MIDI.
public struct MidiControlTransform
type MidiControlTransform = struct
- Héritage
-
MidiControlTransform
Constructeurs
MidiControlTransform(MidiTransformControlType, MidiTransformControlType, UInt16, MidiTransformType, Int16) |
Crée un MidiControlTransform. |
Champs
ControlNumber |
Numéro du contrôle à transformer. |
ControlType |
Type de conrol MIDI. |
Param |
Informations supplémentaires pour la transformation. |
RemappedControlType |
Type de contrôle résultant. |
Transform |
Type de transformation à appliquer. |