Public Attributes | List of all members
dai::CastProperties Struct Reference

#include <CastProperties.hpp>

Inheritance diagram for dai::CastProperties:
Inheritance graph
[legend]

Public Attributes

int numFramesPool = 4
 
tl::optional< float > offset
 
dai::RawImgFrame::Type outputType = dai::RawImgFrame::Type::RAW8
 
tl::optional< float > scale
 

Additional Inherited Members

- Public Member Functions inherited from dai::PropertiesSerializable< Properties, CastProperties >
virtual std::unique_ptr< Propertiesclone () const override
 
virtual void serialize (std::vector< std::uint8_t > &data, SerializationType type=SerializationType::LIBNOP) const override
 
- Public Member Functions inherited from dai::Properties
virtual std::unique_ptr< Propertiesclone () const =0
 
virtual ~Properties ()=default
 

Detailed Description

Specify properties for Cast

Definition at line 14 of file CastProperties.hpp.

Member Data Documentation

◆ numFramesPool

int dai::CastProperties::numFramesPool = 4

Definition at line 18 of file CastProperties.hpp.

◆ offset

tl::optional<float> dai::CastProperties::offset

Definition at line 17 of file CastProperties.hpp.

◆ outputType

dai::RawImgFrame::Type dai::CastProperties::outputType = dai::RawImgFrame::Type::RAW8

Definition at line 15 of file CastProperties.hpp.

◆ scale

tl::optional<float> dai::CastProperties::scale

Definition at line 16 of file CastProperties.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