Enum VideoState
Specifies the video state.
Namespace: Evergine.Common.Media
Assembly: Evergine.Common.dll
Syntax
public enum VideoState
Fields
Name | Description |
---|---|
Paused | The video is paused. |
Playing | The video is playing. |
Stopped | The video is stopped. |