position property
True if the metadata stream shall contain the PTZ position
Implementation
@JsonKey(name: 'Position', fromJson: OnvifUtil.mappedToBool)
final bool position;
True if the metadata stream shall contain the PTZ position
@JsonKey(name: 'Position', fromJson: OnvifUtil.mappedToBool)
final bool position;