Table of Contents

Class ImageStabilizationSettings

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

Properties

Enabled

public bool Enabled { get; set; }

Property Value

bool

Level

public int Level { get; set; }

Property Value

int

Mode

public StabilizationMode Mode { get; set; }

Property Value

StabilizationMode