AutoStart (Compact 7)

3/12/2014

This property specifies whether to start playing the clip automatically. This property is read/write.

Syntax

MediaPlayer.AutoStart [ = bStart ]

Parameters

  • bStart
    Boolean value specifying whether to start playing the clip automatically. If true, the clip automatically starts playing when the FileName property is set. If false, the clip does not start until the Play method is called or the user clicks the play button. The default value is true.

See Also

Reference

Windows Media Player Properties
Play (Windows Media Player)
FileName
PlayCount