SelectionStart

Sets or retrieves a value specifying where playback of the current clip will begin.

Compatibility: Windows Media Player, ActiveMovie

MediaPlayer.SelectionStart [ = dblTime ]

Parameters

  • dblTime
    Double value specifying the start position in seconds, relative to the beginning of the presentation. This property is read/write with 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).

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.