The members of the DMUS_CLOCKTYPE enumeration are used in the ctType member of the DMUS_CLOCKINFO structure.
typedef enum {
DMUS_CLOCK_SYSTEM = 0,
DMUS_CLOCK_WAVE = 1
} DMUS_CLOCKTYPE;
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Requires Windows 95 or later. Available as a redistributable for Windows 95.
Header: Declared in dmusicc.h.