Microsoft Windows CE 3.0  

STARTTIME Element

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Defines a time index from which the Microsoft Windows Media Player control will start rendering the stream.

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

Parameters

VALUE(required)
The time index, in hours, minutes, seconds, and hundredths of seconds, from which the WMP control starts playing a stream defined in the associated element.

Parent/Child Information

Parent elements ENTRY, REF
Child elements None

Remarks

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

Example

<STARTTIME VALUE="1:30.0" />