Skip to main content

Class: EOIVideoDetection

Public element model used in EyesOnIt requests, responses, or configuration.

Namespace: EyesOnItSDK.API.Elements

Inherits from: EOIDetection

Constructors

  • public EOIVideoDetection() : base()

Properties

PropertyJSON FieldTypeNotes
StreamUrlstream_urlstring
StreamNamestream_namestring
Eventeventstring
TimetimeDateTime
FrameNumberframe_numint
ObjectDescriptionobject_descriptionstring
ConditionconditionEOIDetectionCondition
ResultIdresult_idstring

Events

This class does not expose any public events.

Methods

MethodReturnsNotes
public EOIDetectionObject[] GetDetectedObjects()EOIDetectionObject[]
public (EOIDetectionObject detectionObject, EOIObjectDescription objectDescription) GetObjectByDescription(string objectDescription)(EOIDetectionObject detectionObject, EOIObjectDescription objectDescription)