Windows Media Player Control SDK Banner Art
*Contents *Index  *Topic Contents
*Previous Topic: StreamSelect
*Next Topic: TimeSearch

TimePlay Method

Plays the media file with the specified title index, starting at the specified time.

Syntax

MediaPlayer.DVD.TimePlay( uTitle, sTime )

Parameters

uTitle ULONG value specifying the title number Microsoft® DirectShow® will play back. The value must be between 1 and 99.
sTime String value defining the time to start playback in the form of "hh:mm:ss:ff" (hours, minutes, seconds, and frames, each two digits).

Return Value

No return value.

Remarks

Frames per second for the DVD title is either 25 or 30 and is defined by the read-only FramesPerSecond property.


Top of Page Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.