zoomStatusSupported property
- @JsonKey(name: 'ZoomStatusSupported', fromJson: OnvifUtil.boolMappedFromXml)
final
True if the device is able to stream zoom status information.
Implementation
@JsonKey(name: 'ZoomStatusSupported', fromJson: OnvifUtil.boolMappedFromXml)
final bool zoomStatusSupported;