FileInput.h File
FileInput Node — file-system source. More...
Included Headers
#include "builder/Node.h"
#include <memory>
#include <string>
#include <vector>
Namespaces Index
| namespace | simaai |
| namespace | neat |
| namespace | nodes |
Classes Index
| class | FileInput |
|
Wraps GStreamer's filesrc element — reads encoded media from a path on disk. More... | |
Description
FileInput Node — file-system source.
Reads encoded media from a file path.
Source-role Node (InputRole::Source), so a Session that starts with a FileInput uses Session::run() (no push()).
File Listing
The file content with the documentation metadata removed is:
17namespace simaai::neat {
41 std::string user_label() const override {
45 InputRole input_role() const override {
49 NodeCapsBehavior caps_behavior() const override {
54 std::string backend_fragment(int node_index) const override;
56 std::vector<std::string> element_names(int node_index) const override;
69namespace simaai::neat::nodes {
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.