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