H264Parse Class
H.264 stream parser Node — parses NAL units, finds keyframes, optionally locks caps. More...
Declaration
Included Headers
Base classes
| class | Node |
| class | OutputSpecProvider |
Public Constructors Index
| H264Parse (H264ParseOptions opt={}) | |
|
Construct with optional H264ParseOptions. More... | |
Public Member Functions Index
| std::string | kind () const override |
|
Type label for this Node kind. 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 H264ParseOptions & | options () const |
|
Inspect the Node's options. More... | |
Private Member Attributes Index
| H264ParseOptions | opt_ |
Description
H.264 stream parser Node — parses NAL units, finds keyframes, optionally locks caps.
Definition at line 61 of file H264Parse.h.
Public Constructors
H264Parse()
| explicit |
Construct with optional H264ParseOptions.
Definition at line 64 of file H264Parse.h.
Public Member Functions
backend_fragment()
|
GStreamer fragment this Node emits.
Definition at line 75 of file H264Parse.h.
caps_behavior()
| inline |
Whether the Node negotiates static or dynamic caps.
Definition at line 70 of file H264Parse.h.
element_names()
|
Deterministic element names this Node will create.
Definition at line 77 of file H264Parse.h.
kind()
| inline |
Type label for this Node kind.
Definition at line 66 of file H264Parse.h.
options()
| inline |
Inspect the Node's options.
Definition at line 82 of file H264Parse.h.
output_spec()
|
Negotiated downstream caps produced by this Node.
Definition at line 79 of file H264Parse.h.
Private Member Attributes
opt_
|
Definition at line 87 of file H264Parse.h.
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.