Microsoft Windows CE 3.0  

SelectionStart

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.

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 ReadyStateproperty has a value of 4 ( mpReadyStateComplete).