Class: EOIRecording
Public element model used in EyesOnIt requests, responses, or configuration.
Namespace: EyesOnItSDK.API.Elements
Constructors
This class does not expose a public constructor.
Properties
| Property | JSON Field | Type | Notes |
|---|---|---|---|
Enabled | enabled | bool | |
RecordWithAlert | record_with_alert | bool | |
RecordWithDetection | record_with_detection | bool | |
RecordWithMotion | record_with_motion | bool | |
RecordCombinedConfidenceThreshold | record_combined_confidence_threshold | int? | |
SaveDetectionData | save_detection_data | bool | |
SaveOriginalCopy | save_original_copy | bool | |
RecordingFolder | recording_folder | string | |
OutputFileName | output_file_name | string | |
IncludeStreamName | include_stream_name | string | |
VideoRecording | video_recording | EOIVideoRecording | |
ImageRecording | image_recording | EOIImageRecording |
Events
This class does not expose any public events.
Methods
This class does not expose any public methods.