MidiMetaEvent Class
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.
Encapsulates a MIDI meta-event such as a time signature, lyrics, etc.
public class MidiMetaEvent : AudioToolbox._MidiData
type MidiMetaEvent = class
inherit _MidiData
- Inheritance
Constructors
MidiMetaEvent() |
Fields
buffer | (Inherited from _MidiData) |
data | (Inherited from _MidiData) |
len | (Inherited from _MidiData) |
MetaEventType | |
start | (Inherited from _MidiData) |
Methods
SetData(Byte[]) | (Inherited from _MidiData) |
SetData(Int32, Int32, Byte[]) | (Inherited from _MidiData) |
SetData(Int32, IntPtr) | (Inherited from _MidiData) |