Enum CameraCaptureState
Specifies the Video state.
Namespace: Evergine.Common.Media
Assembly: Evergine.Common.dll
Syntax
public enum CameraCaptureState
Fields
| Name | Description |
|---|---|
| Preview | Camera capture is started. |
| Recording | Camera is recording. |
| Stopped | Camera capture is stopped. |