Table of Contents

Enum DetectorMode

Namespace
Huddly.Sdk.Detectors
Assembly
Huddly.Sdk.dll
public enum DetectorMode

Fields

AlwaysOn = 1

Always emit detections. This will turn the camera LED on even if the stream is not open.

OnlyWhenStreaming = 0

Only emit detections when the camera stream is open.