SelectionEnd

Sets or retrieves a value specifying the time when playback of the current clip will stop.

Compatibility: Windows Media Player, ActiveMovie

MediaPlayer.SelectionEnd [ = dblTime ]

Parameters

  • dblTime
    Double value specifying the end position in seconds, relative to the start of the presentation. This property is read/write. The default value is the length of the clip.

Remarks

This property cannot be set or retrieved until the ReadyState property has a value of 4 (mpReadyStateComplete).

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.