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

#include <SyncProperties.hpp>

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

Public Attributes

int32_t syncAttempts = -1
 
uint64_t syncThresholdNs = 10e6
 

Additional Inherited Members

- Public Member Functions inherited from dai::PropertiesSerializable< Properties, SyncProperties >
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 Sync.

Definition at line 10 of file SyncProperties.hpp.

Member Data Documentation

◆ syncAttempts

int32_t dai::SyncProperties::syncAttempts = -1

The number of syncing attempts before fail (num of replaced messages).

Definition at line 19 of file SyncProperties.hpp.

◆ syncThresholdNs

uint64_t dai::SyncProperties::syncThresholdNs = 10e6

The maximal interval the messages can be apart in nanoseconds.

Definition at line 14 of file SyncProperties.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