Returns or sets a Double value specifying where playback of the current presentation will begin.
Syntax
MediaPlayer.SelectionStart
Remarks
This property specifies the start position in seconds, relative to the beginning of the presentation. The default value for SelectionStart is zero.
This property can not be set or returned until the ReadyState property has a value of mpReadyStateComplete.
See Also
© 1996-1998 Microsoft Corporation. All rights reserved.