Microsoft DirectX 8.0 (C++) |
Contains information about a play marker, which is a point within a primary segment where a new segment is permitted to start playing. Used in the Marker Track List.
typedef struct _DMUS_IO_PLAY_MARKER { MUSIC_TIME mtTime; } DMUS_IO_PLAY_MARKER;
Header: Declared in dmusicf.h.