Enum RecordStatus
- Namespace
- easyar
Fields
OnStarted = 0x00000002Screen recording started
OnStopped = 0x00000004Screen recording ended
FailedToStart = 0x00000202Failed to start screen recording
FileSucceeded = 0x00000400File saved successfully
FileFailed = 0x00000401File save failed
LogInfo = 0x00000800Runtime information, including description
LogError = 0x00001000Runtime error, including error description