Run (Windows Media Player)
A version of this page is also available for
4/8/2010
This method starts a multimedia stream from the specified starting position or continues playing a paused stream.
Compatibility: ActiveMovie
Syntax
MediaPlayer.Run( )
Return Value
None.
Remarks
The Run method starts the multimedia stream at the starting position specified by the SelectionStart property.
In the absence of other user or application input, the Run method continues playing the stream to the position specified by the SelectionEnd property.
The Run method is also used to resume playing a paused stream.
To pause playing, call the Pause method. To stop playing, call the Stop method.
Requirements
Windows Embedded CE | Windows CE 3.0 through Windows CE .NET 4.1 |
See Also
Reference
Windows Media Player Methods
FastForward
FastReverse