Class PtzStatus
public class PtzStatus
- Inheritance
-
PtzStatus
- Inherited Members
Properties
Error
public string Error { get; set; }
Property Value
IsMoving
public bool IsMoving { get; set; }
Property Value
MoveStatus
public MoveStatus MoveStatus { get; set; }
Property Value
Position
public PtzPosition Position { get; set; }
Property Value
UtcTime
public DateTime UtcTime { get; set; }