MidiTransform Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Object that defines how a MIDI event is transformed.
public struct MidiTransform
type MidiTransform = struct
- Inheritance
-
MidiTransform
Constructors
MidiTransform(MidiTransformType, Int16) |
Creates a new MidiTransform. |
Fields
Param |
Extra information needed by the transformation. |
Transform |
Transformation type to be applied. |