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