STARTTIME Element

[The feature associated with this page, Windows Media Player SDK, is a legacy feature. It has been superseded by MediaPlayer. MediaPlayer has been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer instead of Windows Media Player SDK, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

The STARTTIME element defines a time index from which Windows Media Player will start rendering the stream.

<STARTTIME
   VALUE = "hh:mm:ss.fract"
/>

Attributes

VALUE (required)

The time index (in hours, minutes, seconds, and hundredths of a second) from which Windows Media Player starts playing a stream defined in the associated element.

Parent/Child Elements

Hierarchy Elements
Parent elements ENTRY, REF
Child elements None

Remarks

This element defines a time index into the content where Windows Media Player is to start rendering the stream. This element can be used only with stored, on-demand content that has been indexed.

Examples

<STARTTIME VALUE="1:30.0" />

Requirements

Requirement Value
Version
Windows Media Player version 70 or later

See also

Windows Media Metafile Elements Reference

Windows Media Metafile Reference