dynamicRecordings property
Indication if the device supports dynamic creation and deletion of recordings
Implementation
@JsonKey(name: '@DynamicRecordings', fromJson: OnvifUtil.stringToBool)
final bool dynamicRecordings;
Indication if the device supports dynamic creation and deletion of recordings
@JsonKey(name: '@DynamicRecordings', fromJson: OnvifUtil.stringToBool)
final bool dynamicRecordings;