analytics property
Defines whether the streamed metadata will include metadata from the analytics engines (video, cell motion, audio etc.)
Implementation
@JsonKey(name: 'Analytics', fromJson: OnvifUtil.nullableMappedToBool)
final bool? analytics;
Defines whether the streamed metadata will include metadata from the analytics engines (video, cell motion, audio etc.)
@JsonKey(name: 'Analytics', fromJson: OnvifUtil.nullableMappedToBool)
final bool? analytics;