Skip to content

@camera.ui/sdk / camera / DetectionEventType

Type Alias: DetectionEventType

DetectionEventType = "start" | "end" | "update" | "segment-start" | "segment-update" | "segment-end"

Defined in: camera/enums.ts:99

Detection event message type (lifecycle phase).