OMIDIV
Chunk Class Referenceabstract

Base class for midi chunks. More...

Inheritance diagram for Chunk:
HeaderChunk TrackChunk

Public Member Functions

 Chunk (EMidiChunkType type, uint length)
 
 Chunk (int type, uint length)
 
 Chunk (uint type, uint length)
 
 Chunk (byte[] type, uint length)
 

Public Attributes

uint type = 0
 
uint length = 0
 

Detailed Description

Base class for midi chunks.


The documentation for this class was generated from the following file: