PCIeSrc Class
Source-role Node that receives samples from a PCIe-connected host. More...
Declaration
Included Headers
Base classes
| class | Node |
| class | OutputSpecProvider |
Public Constructors Index
| PCIeSrc (PCIeSrcOptions opt={}) | |
|
Construct with optional PCIeSrcOptions. More... | |
Public Member Functions Index
| std::string | kind () const override |
|
Type label for this Node kind. More... | |
| std::string | user_label () const override |
|
User-facing label for this Node. More... | |
| InputRole | input_role () const override |
|
Role this Node plays as a stream source. More... | |
| NodeCapsBehavior | caps_behavior () const override |
|
Whether the Node negotiates static or dynamic caps. More... | |
| std::string | backend_fragment (int node_index) const override |
|
GStreamer fragment this Node emits. More... | |
| std::vector< std::string > | element_names (int node_index) const override |
|
Deterministic element names this Node will create. More... | |
| OutputSpec | output_spec (const OutputSpec &input) const override |
|
Negotiated downstream caps produced by this Node. More... | |
| const PCIeSrcOptions & | options () const |
|
Inspect the Node's options. More... | |
Private Member Attributes Index
| PCIeSrcOptions | opt_ |
Description
Source-role Node that receives samples from a PCIe-connected host.
Definition at line 46 of file PCIeSrc.h.
Public Constructors
PCIeSrc()
| explicit |
Construct with optional PCIeSrcOptions.
Definition at line 49 of file PCIeSrc.h.
Public Member Functions
backend_fragment()
|
GStreamer fragment this Node emits.
Definition at line 69 of file PCIeSrc.h.
caps_behavior()
| inline |
Whether the Node negotiates static or dynamic caps.
Definition at line 64 of file PCIeSrc.h.
element_names()
|
Deterministic element names this Node will create.
Definition at line 71 of file PCIeSrc.h.
input_role()
| inline |
Role this Node plays as a stream source.
Definition at line 60 of file PCIeSrc.h.
kind()
| inline |
Type label for this Node kind.
Definition at line 52 of file PCIeSrc.h.
options()
| inline |
Inspect the Node's options.
Definition at line 76 of file PCIeSrc.h.
output_spec()
|
Negotiated downstream caps produced by this Node.
Definition at line 73 of file PCIeSrc.h.
user_label()
| inline |
User-facing label for this Node.
Definition at line 56 of file PCIeSrc.h.
Private Member Attributes
opt_
|
Definition at line 81 of file PCIeSrc.h.
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.