metadataRecording property

  1. @JsonKey(name: '@MetadataRecording', fromJson: OnvifUtil.nullableStringToBool)
bool? metadataRecording
final

Indication if the device supports recording metadata.

Implementation

@JsonKey(name: '@MetadataRecording', fromJson: OnvifUtil.nullableStringToBool)
final bool? metadataRecording;