_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
_MidiData() |
Fields
buffer | |
data | |
len | |
start |
Methods
SetData(Byte[]) | |
SetData(Int32, Int32, Byte[]) | |
SetData(Int32, IntPtr) |