shared
depthai-shared
include
depthai-shared
properties
SystemLoggerProperties.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
depthai-shared/common/CameraBoardSocket.hpp
"
4
#include "
depthai-shared/common/CameraImageOrientation.hpp
"
5
#include "
depthai-shared/properties/Properties.hpp
"
6
7
namespace
dai
{
8
12
struct
SystemLoggerProperties
:
PropertiesSerializable
<Properties, SystemLoggerProperties> {
16
float
rateHz
= 1.0f;
17
};
18
19
DEPTHAI_SERIALIZE_EXT
(
SystemLoggerProperties
, rateHz);
20
21
}
// namespace dai
dai::SystemLoggerProperties::rateHz
float rateHz
Definition:
SystemLoggerProperties.hpp:16
dai::DEPTHAI_SERIALIZE_EXT
DEPTHAI_SERIALIZE_EXT(CameraSensorConfig, width, height, minFps, maxFps, fov, type)
CameraBoardSocket.hpp
dai::SystemLoggerProperties
Definition:
SystemLoggerProperties.hpp:12
CameraImageOrientation.hpp
Properties.hpp
dai::PropertiesSerializable
Serializable properties.
Definition:
Properties.hpp:16
dai
Definition:
CameraExposureOffset.hpp:6
depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:19