Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

This property specifies the time when playback of the current clip will stop. This property is read/write.

Compatibility:Windows Media Player, ActiveMovie

Syntax

MediaPlayer.SelectionEnd [ = 
dblTime ]

Parameters

dblTime

Double value specifying the end position in seconds, relative to the start of the presentation. The default value is the length of the clip.

Remarks

This property cannot be set or retrieved until the ReadyStateproperty 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