Table of Contents

Class TourOptions

Namespace
WINKOnvif.Core.Models.PTZ
Assembly
WINKOnvif.Core.dll
public class TourOptions
Inheritance
TourOptions
Inherited Members

Properties

MaximumNumberOfPresets

public int MaximumNumberOfPresets { get; set; }

Property Value

int

MaximumNumberOfSpots

public int MaximumNumberOfSpots { get; set; }

Property Value

int

MaximumNumberOfTours

public int MaximumNumberOfTours { get; set; }

Property Value

int

SupportsAutoStart

public bool SupportsAutoStart { get; set; }

Property Value

bool

SupportsContinuousOperation

public bool SupportsContinuousOperation { get; set; }

Property Value

bool