Windows Media Player SDK banner art
PreviousNext

Seeking

This topic applies to Windows Media Player version 6.4 only.

Some types of multimedia streams support seeking to arbitrary times in the presentation, as well as seeking to markers. A marker is a pointer to a specific time in a multimedia file, written into the file at authoring time. Windows Media Player can seek directly to the time specified by a marker, enabling viewers to skip forward or backward in the presentation. Attributes supported for seeking include:

The CanSeek property must be true to seek to an arbitrary time, and the CanSeekToMarkers property must be true to seek to a marker.

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.