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

#include <XLinkOutProperties.hpp>

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

Public Attributes

float maxFpsLimit = -1
 
bool metadataOnly = false
 
std::string streamName
 

Additional Inherited Members

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

Definition at line 10 of file XLinkOutProperties.hpp.

Member Data Documentation

◆ maxFpsLimit

float dai::XLinkOutProperties::maxFpsLimit = -1

Set a limit to how many packets will be sent further to host

Definition at line 14 of file XLinkOutProperties.hpp.

◆ metadataOnly

bool dai::XLinkOutProperties::metadataOnly = false

Whether to transfer data or only object attributes

Definition at line 24 of file XLinkOutProperties.hpp.

◆ streamName

std::string dai::XLinkOutProperties::streamName

Name of stream

Definition at line 19 of file XLinkOutProperties.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