MusicEventUserData 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.
A subclass of MidiRawData that describes a user-defined event.
public class MusicEventUserData : AudioToolbox.MidiRawData
type MusicEventUserData = class
inherit MidiRawData
- Inheritance
Constructors
MusicEventUserData() |
Fields
buffer | (Inherited from _MidiData) |
data | (Inherited from _MidiData) |
len | (Inherited from _MidiData) |
start | (Inherited from _MidiData) |
Methods
SetData(Byte[]) | (Inherited from _MidiData) |
SetData(Int32, Int32, Byte[]) | (Inherited from _MidiData) |
SetData(Int32, IntPtr) | (Inherited from _MidiData) |