Windows Media Player SDK banner art
PreviousNext

Player6.CanSeekToMarkers

This property retrieves a value indicating whether markers in the file can be located with a seek operation.

Syntax

MediaPlayer.CanSeekToMarkers

Possible Values

This property is a read-only Boolean.

Remarks

You can seek to a marker only if the file contains markers and it is stored either locally or on a Microsoft® NetShow™ unicast server (not on an HTTP server or broadcast by using multicast routing).

Seeking to a marker is accomplished in Windows Media Player by choosing Go To from the Play menu, or in an application by setting the CurrentMarker property.

The value of this property is false if the FileName property is not set.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.