C#
VB
C++
Specifies the current state of the PlayCtrl object.
public enum PlayState Public Enum PlayState
public enum class PlayState Members
| Value | Member | Description |
|---|---|---|
| 0 | NotReady | Indicates that the play object is not ready for playback. |
| 1 | Stopped | Indicates that the PlayCtrl object is ready for playback and has stopped. |
| 2 | Paused | Indicates that playback has paused. |
| 3 | Running | Indicates that playback is active. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
