Microsoft DirectX 8.0 (C++) |
Gets the performance time at which the segment started or will start playing.
HRESULT GetStartTime( MUSIC_TIME* pmtStart );
If the method succeeds, the return value is S_OK.
If it fails, the method can return E_POINTER.
The time retrieved by this method is the resolved play time within the performance where the segment start time was cued. For more information, see Segment Timing.
Header: Declared in dmusici.h.
IDirectMusicSegment8::SetStartPoint, IDirectMusicSegment8::GetStartPoint, IDirectMusicSegmentState8::GetStartPoint