Class: StreamDetectionData
Real-time payload model used by the EyesOnIt Socket.IO client.
Namespace: EyesOnItSDK.SocketIO
Constructors
This class does not expose a public constructor.
Properties
| Property | JSON Field | Type | Notes |
|---|---|---|---|
StreamUrl | stream_url | string | |
Name | stream_name | string | |
Event | event | string | |
Region | region | string | |
Time | time | string | |
FrameNum | frame_num | int? | |
ClassName | class_name | string | |
ObjectDescription | object_description | string | |
Condition | condition | StreamDetectionConditionData | |
ResultId | result_id | string | |
Base64Image | image | string | |
Image | System.Drawing.Image |
Events
This class does not expose any public events.
Methods
This class does not expose any public methods.