PCIeSink Class
Terminal sink Node that streams samples to a PCIe-connected host. More...
Declaration
Included Headers
Base class
| class | Node |
Public Constructors Index
| PCIeSink (PCIeSinkOptions opt={}) | |
|
Construct with optional PCIeSinkOptions. 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... | |
| 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... | |
| const PCIeSinkOptions & | options () const |
|
Inspect the Node's options. More... | |
Private Member Attributes Index
| PCIeSinkOptions | opt_ |
Description
Terminal sink Node that streams samples to a PCIe-connected host.
Definition at line 56 of file PCIeSink.h.
Public Constructors
PCIeSink()
| explicit |
Construct with optional PCIeSinkOptions.
Definition at line 59 of file PCIeSink.h.
Public Member Functions
backend_fragment()
|
GStreamer fragment this Node emits.
Definition at line 75 of file PCIeSink.h.
caps_behavior()
| inline |
Whether the Node negotiates static or dynamic caps.
Definition at line 70 of file PCIeSink.h.
element_names()
|
Deterministic element names this Node will create.
Definition at line 77 of file PCIeSink.h.
kind()
| inline |
Type label for this Node kind.
Definition at line 62 of file PCIeSink.h.
options()
| inline |
Inspect the Node's options.
Definition at line 80 of file PCIeSink.h.
user_label()
| inline |
User-facing label for this Node.
Definition at line 66 of file PCIeSink.h.
Private Member Attributes
opt_
|
Definition at line 85 of file PCIeSink.h.
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.