dynamicRecordings property

  1. @JsonKey(name: '@DynamicRecordings', fromJson: OnvifUtil.stringToBool)
bool dynamicRecordings
final

Indication if the device supports dynamic creation and deletion of recordings

Implementation

@JsonKey(name: '@DynamicRecordings', fromJson: OnvifUtil.stringToBool)
final bool dynamicRecordings;