Microsoft DirectX 9.0 SDK Update (October 2004)

DMUS_IO_VALID_START

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

Syntax

typedef struct _DMUS_IO_VALID_START {
  MUSIC_TIME mtTime; 
} DMUS_IO_VALID_START;

Members

mtTime

Time of the start point.

Requirements

  Header: Dmusicf.h

See Also


© 2004 Microsoft Corporation. All rights reserved.