Windows Media Player Control SDK Banner Art
*Contents *Index  *Topic Contents
*Previous Topic: AutoSize
*Next Topic: Balance

AutoStart Property

Sets or retrieves a value specifying whether to start playing the clip automatically.

Syntax

MediaPlayer.AutoStart [ = bStart ]

Possible Values

bStart Boolean value specifying whether to start playing the clip automatically. If true, the clip automatically starts playing when the FileName property is set or the Open method is called. If false, the clip does not start until the Play method is called or the user clicks the play button.
This property is read/write with a default value of true.

See Also

FileName, PlayCount, Play, Playback Methods and Properties


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