shared
depthai-shared
include
depthai-shared
common
ConnectionInterface.hpp
Go to the documentation of this file.
1
#pragma once
2
#include <cstdint>
3
4
namespace
dai
{
5
enum class
ConnectionInterface
: int32_t {
USB
,
ETHERNET
,
WIFI
};
6
}
// namespace dai
dai::ConnectionInterface::ETHERNET
@ ETHERNET
dai::ConnectionInterface::WIFI
@ WIFI
dai::ConnectionInterface
ConnectionInterface
Definition:
ConnectionInterface.hpp:5
dai
Definition:
CameraExposureOffset.hpp:6
dai::ConnectionInterface::USB
@ USB
depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:19