Windows Media Player Control SDK Banner Art
*Contents *Index  *Topic Contents
*Previous Topic: CanScan
*Next Topic: CanSeekToMarkers

CanSeek Property

Retrieves a value specifying whether the current file has the ability to seek to a specific time.

Syntax

[ bSeek = ] MediaPlayer.CanSeek

Possible Values

bSeek Boolean value specifying whether the file can seek to a specific time. If true, the file can seek to a specific time.
This property is read-only with no default value.

Remarks

Seeking is accomplished by sliding the position indicator on the Microsoft® Windows Media™ Player trackbar or by setting either the CurrentMarker or CurrentPosition property.

If a media file has not been selected for the player, by setting the FileName property or calling the Open method, the value of this property will be false.

See Also

Playback Methods and Properties


Top of Page Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.