Struct CastProperties

Inheritance Relationships

Base Type

Struct Documentation

struct CastProperties : public dai::PropertiesSerializable<Properties, CastProperties>

Specify properties for Cast

Public Functions

~CastProperties() override

Public Members

dai::ImgFrame::Type outputType = dai::ImgFrame::Type::RAW8
std::optional<float> scale
std::optional<float> offset
int numFramesPool = 4