eventRecording property
- @JsonKey(name: '@EventRecording', fromJson: OnvifUtil.nullableStringToBool)
final
Indication that the device supports event triggered recording.
Implementation
@JsonKey(name: '@EventRecording', fromJson: OnvifUtil.nullableStringToBool)
final bool? eventRecording;