Table of Contents

Class IrCutFilterConfiguration

Namespace
WINKOnvif.Core.Models.Imaging
Assembly
WINKOnvif.Core.dll
public class IrCutFilterConfiguration
Inheritance
IrCutFilterConfiguration
Inherited Members

Properties

IrCutFilterEnabled

public bool IrCutFilterEnabled { get; set; }

Property Value

bool

Mode

public IrCutFilterMode Mode { get; set; }

Property Value

IrCutFilterMode

SwitchScheduleTime

public DateTime? SwitchScheduleTime { get; set; }

Property Value

DateTime?

Threshold

public float Threshold { get; set; }

Property Value

float