![]() |
Previous | Next |
This property specifies or retrieves the time within the current clip at which playback will stop.
Syntax
MediaPlayer.SelectionEnd
Possible Values
This property is a read/write Double. 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 Windows Media Player is operating in preview mode, this property reflects the length of time each clip will be previewed.
See Also
Previous | Next |