H264ParseOptions Struct
Construction options for an H264Parse Node — config-interval and optional caps lock. More...
Declaration
Included Headers
Enumerations Index
| enum class | Alignment { ... } |
|
Access-unit alignment to enforce on the downstream caps. More... | |
| enum class | StreamFormat { ... } |
|
Byte-stream vs. AVC framing to enforce on the downstream caps. More... | |
Public Member Attributes Index
| int | config_interval = 1 |
|
Sends SPS/PPS periodically (seconds). More... | |
| Alignment | alignment = Alignment::Auto |
|
Alignment to enforce when enforce_caps is true. More... | |
| StreamFormat | stream_format = ... |
|
Stream-format to enforce when enforce_caps is true. More... | |
| bool | enforce_caps = false |
|
If true, append a named capsfilter after h264parse with the non-Auto fields applied. More... | |
Description
Construction options for an H264Parse Node — config-interval and optional caps lock.
Definition at line 36 of file H264Parse.h.
Enumerations
Alignment
| strong |
StreamFormat
| strong |
Byte-stream vs. AVC framing to enforce on the downstream caps.
Definition at line 46 of file H264Parse.h.
Public Member Attributes
alignment
|
Alignment to enforce when enforce_caps is true.
Definition at line 48 of file H264Parse.h.
config_interval
|
Sends SPS/PPS periodically (seconds).
Commonly required for RTP/RTSP robustness. Maps to the h264parse config-interval property.
Definition at line 39 of file H264Parse.h.
enforce_caps
|
If true, append a named capsfilter after h264parse with the non-Auto fields applied.
Definition at line 53 of file H264Parse.h.
stream_format
|
Stream-format to enforce when enforce_caps is true.
- Initialiser
Definition at line 49 of file H264Parse.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.