MidiData 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.
An abstract base class for MidiMetaEvent and MidiRawData.
public abstract class MidiData
type MidiData = class
- Inheritance
-
MidiData
- Derived
Constructors
| Name | Description |
|---|---|
| MidiData() | |
Fields
| Name | Description |
|---|---|
| buffer | |
| data | |
| len | |
| start | |
Methods
| Name | Description |
|---|---|
| SetData(Byte[]) | |
| SetData(Int32, Int32, Byte[]) | |
| SetData(Int32, IntPtr) | |