Description
Stops the video when the Playback property is set
to RealTime. Stopping the video
will seek to the first frame and pause playback. Use the Play method to begin playing
the video again.
Syntax
| [Visual Basic .NET] |
|---|
Public Sub Stop()
|