SelectionStart
A version of this page is also available for
4/8/2010
This property specifies where playback of the current clip will begin. This property is read/write.
Compatibility: Windows Media Player, ActiveMovie
Syntax
MediaPlayer.SelectionStart [ = dblTime ]
Parameters
- dblTime
Double value specifying the start position in seconds, relative to the beginning of the presentation. The default value is zero (the beginning of the clip).
Remarks
This property cannot be set or returned until the ReadyState property has a value of 4 (mpReadyStateComplete).
ActiveMovie compatibility mode is only supported through Windows CE .NET 4.1.
Requirements
Windows Embedded CE | Windows CE 3.0 and later |
See Also
Reference
Windows Media Player Properties