Contents Index Topic Contents | |
Previous Topic: SAMIStyle Next Topic: SelectionStart |
SelectionEnd Property
Sets or retrieves a value specifying the time when playback of the current clip will stop.
Syntax
MediaPlayer.SelectionEnd [ = dblTime ]Possible Values
dblTime Double value specifying the end position in seconds, relative to the start of the presentation. This property is read/write. The default value is the length of the clip.
Remarks
This property cannot be set or retrieved until the ReadyState property has a value of 4 (mpReadyStateComplete).
Note: When the Microsoft® Windows Media™ Player is operating in preview mode, this property reflects the length of time each clip will be previewed.
See Also
Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.