Skip to main content

Input.h File

Input Node — push-mode source. More...

Included Headers

#include "builder/Node.h" #include "builder/OutputSpec.h" #include "pipeline/FormatSpec.h" #include "pipeline/PayloadType.h" #include "pipeline/TensorCore.h" #include <memory> #include <cstdint> #include <optional> #include <string> #include <string_view> #include <vector>

Namespaces Index

namespacesimaai
namespaceneat
namespacenodes

Classes Index

structPreprocessMetaTemplate

Preprocess metadata template attached to ingress buffers. More...

structInputOptions

Caps, buffering, and pool options for the Input Node. More...

classInput

Push-mode source Node. More...

Description

Input Node — push-mode source.

Lets the application feed samples via Run::push().

Wraps an appsrc-style element. Use this when the application owns frame production (e.g. capturing from a custom source, replaying a buffer, or feeding test data) and needs to deliver samples to the pipeline by hand. A Graph that begins with an Input Node is built with Graph::build() and driven by Run::push() rather than Run::run().


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.