metadataRecording property
- @JsonKey(name: '@MetadataRecording', fromJson: OnvifUtil.nullableStringToBool)
final
Indication if the device supports recording metadata.
Implementation
@JsonKey(name: '@MetadataRecording', fromJson: OnvifUtil.nullableStringToBool)
final bool? metadataRecording;