Play
This method starts playing a clip from the starting position or continues playing a paused clip.
Compatibility: Windows Media Player
MediaPlayer.Play( )
Return Values
None.
Remarks
If the value of the SendPlayStateChangeEvents property is true and the file is not already playing, calling this method causes a PlayStateChange event to occur.
This method also resets the Rate property to the default value of 1.0.
Requirements
OS Versions: Windows CE 3.0 and later.
See Also
Windows Media Player Methods | Compatibility Modes | Playback Methods and Properties | FastForward | FastReverse | Pause | Stop
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.