NiCMidi 1.1.0
A MIDI library derived from J.D.Koftinoff jdksmidi
MIDIMultiTrackIteratorState Class Reference

Used by the MIDIMultiTrackIterator to keep track of the current state of the iterator. More...

#include <multitrack.h>

Detailed Description

Used by the MIDIMultiTrackIterator to keep track of the current state of the iterator.

It remembers the current time and the next event in every track. The user does not need to deal with it, and the only useful thing is getting and restoring a state for faster processing (see MIDIMultiTrackIterator::SetState()), so the details are not documented.


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