status property
True if the metadata stream shall contain the PTZ status (IDLE, MOVING or UNKNOWN)
Implementation
@JsonKey(name: 'Status', fromJson: OnvifUtil.mappedToBool)
final bool status;
True if the metadata stream shall contain the PTZ status (IDLE, MOVING or UNKNOWN)
@JsonKey(name: 'Status', fromJson: OnvifUtil.mappedToBool)
final bool status;