STARTTIME

This element defines a time index from which the 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

Hierarchy Allowed element
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" />

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.