NodeReport Struct
Per-Node entry in the report, listing what that Node produced in the GStreamer pipeline. More...
Declaration
Included Headers
Public Member Attributes Index
| int | index = -1 |
| std::string | kind |
|
Node's kind label (e.g., "FileInput", "H264Decode"). More... | |
| std::string | user_label |
|
Optional user-supplied label (when set on the Node). More... | |
| std::string | backend_fragment |
|
The GStreamer launch fragment this Node emitted. More... | |
| std::vector< std::string > | elements |
|
Names of GStreamer elements owned by this Node. More... | |
Description
Per-Node entry in the report, listing what that Node produced in the GStreamer pipeline.
Definition at line 67 of file SessionReport.h.
Public Member Attributes
backend_fragment
|
The GStreamer launch fragment this Node emitted.
Definition at line 71 of file SessionReport.h.
elements
|
Names of GStreamer elements owned by this Node.
Definition at line 72 of file SessionReport.h.
index
|
Position in the Session's Node list.
Definition at line 68 of file SessionReport.h.
kind
|
Node's kind label (e.g., "FileInput", "H264Decode").
Definition at line 69 of file SessionReport.h.
user_label
|
Optional user-supplied label (when set on the Node).
Definition at line 70 of file SessionReport.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.