Windows Media Player SDK banner art
PreviousNext

Media.markerCount

The markerCount property retrieves the number of markers in the media item.

Syntax

player.currentMedia.markerCount

Possible Values

This property is a read-only Number (long) specifying the number of markers in the file.

Remarks

This property returns zero if a file has no markers, or if the Player.currentMedia or Player.URL property is not set. Marker numbers start at 1.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.