Description
Gets whether or not the video is playing. Use
the Play, Pause, Stop, and Reset methods to control the
playback of the video when the Playback property is set
to RealTime.
Property type
Read-only property
Syntax
| [Visual Basic .NET] |
|---|
Public Property IsPlaying() As Boolean
|