Table of Contents

Class DefoggingSettings

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

Properties

Enabled

public bool Enabled { get; set; }

Property Value

bool

Level

public int Level { get; set; }

Property Value

int

Mode

public DefoggingMode Mode { get; set; }

Property Value

DefoggingMode