DMUS_VALID_START_PARAM

The DMUS_VALID_START_PARAM structure is used as the pParam parameter in calls to various get-parameter methods when rguidType is GUID_Valid_Start_Time.

Syntax

typedef struct _DMUS_VALID_START_PARAM {
  MUSIC_TIME mtTime;
} DMUS_VALID_START_PARAM;

Members

mtTime

Next valid point at which the segment can start.

Requirements

**  Header:** Dmusici.h

See Also

© 2004 Microsoft Corporation. All rights reserved.