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

#include <XLinkInProperties.hpp>

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

Public Attributes

std::uint32_t maxDataSize = dai::device::XLINK_USB_BUFFER_MAX_SIZE
 
std::uint32_t numFrames = 8
 
std::string streamName
 

Additional Inherited Members

- Public Member Functions inherited from dai::PropertiesSerializable< Properties, XLinkInProperties >
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 XLinkIn such as stream name, ...

Definition at line 11 of file XLinkInProperties.hpp.

Member Data Documentation

◆ maxDataSize

std::uint32_t dai::XLinkInProperties::maxDataSize = dai::device::XLINK_USB_BUFFER_MAX_SIZE

Maximum input data size

Definition at line 20 of file XLinkInProperties.hpp.

◆ numFrames

std::uint32_t dai::XLinkInProperties::numFrames = 8

Number of frames in pool

Definition at line 25 of file XLinkInProperties.hpp.

◆ streamName

std::string dai::XLinkInProperties::streamName

Name of stream

Definition at line 15 of file XLinkInProperties.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