#include <ostream>#include <vector>#include "depthai-shared/common/CameraFeatures.hpp"#include "depthai/common/CameraBoardSocket.hpp"#include "depthai/common/CameraImageOrientation.hpp"#include "depthai/common/CameraSensorType.hpp"

Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &out, const dai::CameraFeatures &camera) |
| std::ostream & | operator<< (std::ostream &out, const dai::CameraSensorConfig &config) |
| std::ostream & | operator<< (std::ostream &out, const std::vector< dai::CameraFeatures > &cameras) |
| std::ostream & | operator<< (std::ostream &out, const std::vector< dai::CameraSensorConfig > &configs) |
|
inline |
Definition at line 12 of file include/depthai/common/CameraFeatures.hpp.
|
inline |
Definition at line 46 of file include/depthai/common/CameraFeatures.hpp.
|
inline |
Definition at line 33 of file include/depthai/common/CameraFeatures.hpp.
|
inline |
Definition at line 61 of file include/depthai/common/CameraFeatures.hpp.