![]() |
Previous | Next |
This property specifies or retrieves the time within the current clip at which playback will begin.
Syntax
MediaPlayer.SelectionStart
Possible Values
This property is a read/write Double indicating the start position in seconds relative to the beginning of the presentation. It has a default value of zero (the beginning of the clip).
Remarks
This property cannot be set or returned until the ReadyState property has a value of 4 (mpReadyStateComplete).
See Also
Previous | Next |