ptzStatus property

  1. @JsonKey(name: 'PTZStatus')
PtzFilter? ptzStatus
final

optional element to configure which PTZ related data is to include in the metadata stream

Implementation

@JsonKey(name: 'PTZStatus')
final PtzFilter? ptzStatus;