Table of Contents

Class Exposure

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

Properties

MaxExposure

public float? MaxExposure { get; set; }

Property Value

float?

MaxGain

public float? MaxGain { get; set; }

Property Value

float?

MinExposure

public float? MinExposure { get; set; }

Property Value

float?

MinGain

public float? MinGain { get; set; }

Property Value

float?

Mode

public string Mode { get; set; }

Property Value

string