Microsoft DirectX 8.0 (C++)

DMUS_IO_VALID_START

Contains information about a valid start point in a segment that is to be cued to a rhythm. Used in the Marker Track List.

typedef struct _DMUS_IO_VALID_START {
    MUSIC_TIME mtTime; 
} DMUS_IO_VALID_START;

Members

mtTime
Time of the start point.

Requirements

  Header: Declared in dmusicf.h.