#include <vector>#include "depthai-shared/common/CameraBoardSocket.hpp"#include "depthai-shared/common/CameraImageOrientation.hpp"#include "depthai-shared/common/FrameEvent.hpp"#include "depthai-shared/common/optional.hpp"#include "depthai-shared/datatype/RawCameraControl.hpp"#include "depthai-shared/properties/Properties.hpp"

Go to the source code of this file.
Classes | |
| struct | dai::ColorCameraProperties |
| struct | dai::ColorCameraProperties::IspScale |
Namespaces | |
| dai | |
Functions | |
| dai::DEPTHAI_SERIALIZE_EXT (ColorCameraProperties, initialControl, boardSocket, cameraName, imageOrientation, colorOrder, interleaved, fp16, previewHeight, previewWidth, videoWidth, videoHeight, stillWidth, stillHeight, resolution, fps, isp3aFps, sensorCropX, sensorCropY, previewKeepAspectRatio, ispScale, numFramesPoolRaw, numFramesPoolIsp, numFramesPoolVideo, numFramesPoolPreview, numFramesPoolStill, rawPacked) | |