Struct ImgFrame::Specs

Nested Relationships

This struct is a nested type of Class ImgFrame.

Struct Documentation

struct Specs

Public Functions

DEPTHAI_SERIALIZE(Specs, type, width, height, stride, bytesPP, p1Offset, p2Offset, p3Offset)

Public Members

Type type = Type::NONE
unsigned int width
unsigned int height
unsigned int stride
unsigned int bytesPP
unsigned int p1Offset
unsigned int p2Offset
unsigned int p3Offset