HeaderChunk.trackFormat

The track format (the possible values are given in the enum mididi.def.TrackFormat).

Cast this to ushort to get the raw value, which should be either 0, 1 or 2.

struct HeaderChunk
TrackFormat trackFormat;

Meta