SelectionEnd
This property specifies the time when playback of the current clip will stop.
Compatibility: Windows Media Player, ActiveMovie
MediaPlayer.SelectionEnd [ = dblTime ]
Parameters
- 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).
ActiveMovie compatibility mode is only supported through Windows CE .NET 4.1.
Requirements
OS Versions: Windows CE 3.0 and later.
See Also
Windows Media Player Properties | Compatibility Modes
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.