Public Member Functions | Public Attributes | List of all members
dai::RawCameraControl::RegionParams Struct Reference

#include <RawCameraControl.hpp>

Public Member Functions

 DEPTHAI_SERIALIZE (RegionParams, x, y, width, height, priority)
 

Public Attributes

uint16_t height
 
uint32_t priority
 
uint16_t width
 
uint16_t x
 
uint16_t y
 

Detailed Description

Definition at line 368 of file RawCameraControl.hpp.

Member Function Documentation

◆ DEPTHAI_SERIALIZE()

dai::RawCameraControl::RegionParams::DEPTHAI_SERIALIZE ( RegionParams  ,
x  ,
y  ,
width  ,
height  ,
priority   
)

Member Data Documentation

◆ height

uint16_t dai::RawCameraControl::RegionParams::height

Definition at line 372 of file RawCameraControl.hpp.

◆ priority

uint32_t dai::RawCameraControl::RegionParams::priority

Definition at line 374 of file RawCameraControl.hpp.

◆ width

uint16_t dai::RawCameraControl::RegionParams::width

Definition at line 371 of file RawCameraControl.hpp.

◆ x

uint16_t dai::RawCameraControl::RegionParams::x

Definition at line 369 of file RawCameraControl.hpp.

◆ y

uint16_t dai::RawCameraControl::RegionParams::y

Definition at line 370 of file RawCameraControl.hpp.


The documentation for this struct was generated from the following file:


depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:20