Enum PlaybackState
Playback state.
Namespace: VisioForge.Core.Types
Assembly: VisioForge.Core.dll
Syntax
public enum PlaybackState
Fields
Name | Description |
---|---|
Free | Playback is not started. |
Pause | Playback paused. |
Play | Playback is active. |