Class Sync
Defined in File sync.hpp
Inheritance Relationships
Base Type
public depthai_ros_driver::dai_nodes::BaseNode(Class BaseNode)
Class Documentation
-
class Sync : public depthai_ros_driver::dai_nodes::BaseNode
Public Functions
-
~Sync()
-
virtual void link(dai::Node::Input in, int linkType = 0) override
-
virtual dai::Node::Input getInputByName(const std::string &name = "") override
-
virtual void setNames() override
Sets the names of the queues.
Link inputs and outputs.
- Parameters:
pipeline – The pipeline
-
virtual void closeQueues() override
-
~Sync()