![]() |
Previous | Next |
This method starts playing a clip from the starting position or continues playing a paused clip.
Syntax
MediaPlayer.Play()
Return Value
This method does not return a value.
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.
See Also
Previous | Next |