shared
depthai-shared
include
depthai-shared
properties
SPIOutProperties.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
depthai-shared/properties/Properties.hpp
"
4
5
namespace
dai
{
6
10
struct
SPIOutProperties
:
PropertiesSerializable
<Properties, SPIOutProperties> {
14
std::string
streamName
;
15
19
int
busId
= 0;
20
};
21
22
DEPTHAI_SERIALIZE_EXT
(
SPIOutProperties
, streamName, busId);
23
24
}
// namespace dai
dai::DEPTHAI_SERIALIZE_EXT
DEPTHAI_SERIALIZE_EXT(CameraSensorConfig, width, height, minFps, maxFps, fov, type)
Properties.hpp
dai::SPIOutProperties::streamName
std::string streamName
Definition:
SPIOutProperties.hpp:14
dai::PropertiesSerializable
Serializable properties.
Definition:
Properties.hpp:16
dai::SPIOutProperties::busId
int busId
Definition:
SPIOutProperties.hpp:19
dai::SPIOutProperties
Definition:
SPIOutProperties.hpp:10
dai
Definition:
CameraExposureOffset.hpp:6
depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:19