Contents Index Topic Contents | |
Previous Topic: LostPackets Next Topic: Mute |
MarkerCount Property
Retrieves a value specifying the number of markers in the current clip.
Syntax
[ lMarkers = ] MediaPlayer.MarkerCountPossible Values
lMarkers Long value specifying the number of markers in the current clip. This property is read-only with no default value.
Remarks
This property returns zero if a file has no markers or the FileName property is not set. Marker numbers start at 1.
See Also
GetMarkerName, GetMarkerTime, Playback Methods and Properties
Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.