Windows Media Player Control SDK Banner Art
*Contents *Index  *Topic Contents
*Previous Topic: SelectionEnd
*Next Topic: SendErrorEvents

SelectionStart Property

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

Syntax

MediaPlayer.SelectionStart [ = dblTime ]

Possible Values

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).

See Also

SelectionEnd, ReadyState


Top of Page Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.