zoomStatusSupported property

  1. @JsonKey(name: 'ZoomStatusSupported', fromJson: OnvifUtil.mappedToBool)
bool zoomStatusSupported
final

True if the device is able to stream zoom status information.

Implementation

@JsonKey(name: 'ZoomStatusSupported', fromJson: OnvifUtil.mappedToBool)
final bool zoomStatusSupported;