Class PTZConfiguration
- Namespace
- WINKOnvif.Core.Models.Media
- Assembly
- WINKOnvif.Core.dll
public class PTZConfiguration
- Inheritance
-
PTZConfiguration
- Inherited Members
-
Properties
public string DefaultAbsolutePantTiltPositionSpace { get; set; }
Property Value
- string
public string DefaultAbsoluteZoomPositionSpace { get; set; }
Property Value
- string
public string DefaultContinuousPanTiltVelocitySpace { get; set; }
Property Value
- string
public string DefaultContinuousZoomVelocitySpace { get; set; }
Property Value
- string
public string DefaultRelativePanTiltTranslationSpace { get; set; }
Property Value
- string
public string DefaultRelativeZoomTranslationSpace { get; set; }
Property Value
- string
public string Name { get; set; }
Property Value
- string
public string NodeToken { get; set; }
Property Value
- string
public string Token { get; set; }
Property Value
- string
public bool UseCount { get; set; }
Property Value
- bool