SelectionStart

This property specifies 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).

ActiveMovie compatibility mode is only supported through Windows CE .NET 4.1.

Requirements

OS Versions: Windows CE 3.0 and later.

See Also

Windows Media Player Properties | Compatibility Modes

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.