timeunits.h File Reference

Go to the source code of this file.

Typedefs

typedef enum _MKTimeUnit MKTimeUnit
 This enumeration specifies the manner in which time is recorded by MKScorefileWriter, MKPartWriter and MKScoreWriter classes. The values are:.

Enumerations

enum  _MKTimeUnit { MK_beat, MK_second, MK_timeTag }
 This enumeration specifies the manner in which time is recorded by MKScorefileWriter, MKPartWriter and MKScoreWriter classes. The values are:. More...


Detailed Description


Enumeration Type Documentation

This enumeration specifies the manner in which time is recorded by MKScorefileWriter, MKPartWriter and MKScoreWriter classes. The values are:.

Enumerator:
MK_beat  Time is stored in beats.
MK_second  Time is stored in seconds.
MK_timeTag  The time is taken from the timeTag in the MKNote itself. Care must be taken when using this TimeUnit - otherwise, out-of-order MKNotes may result.


Generated on Sat Dec 5 17:01:14 2009 for MusicKit by  doxygen 1.5.6