Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
STARTTIME Element
The STARTTIME element defines a time index from which Windows Media Player will start rendering the stream.
Syntax
<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.
Example Code
<STARTTIME VALUE="1:30.0" />
Requirements
Windows Media Player version 7.0 or later.
See Also
| Previous | Next |