EncodedCapsFixupOptions Struct
Configuration for EncodedCapsFixup. More...
Declaration
Included Headers
Public Member Attributes Index
| std::string | media_type |
|
Encoded media type to patch, e.g. "image/jpeg". More... | |
| int | fallback_fps = -1 |
|
Framerate inserted when caps omit a valid rate; -1 = no patch. More... | |
| bool | use_rtsp_sdp_fps = false |
|
Prefer RTSP SDP framerate before fallback FPS when available. More... | |
Description
Configuration for EncodedCapsFixup.
Definition at line 17 of file EncodedCapsFixup.h.
Public Member Attributes
fallback_fps
|
Framerate inserted when caps omit a valid rate; -1 = no patch.
Definition at line 19 of file EncodedCapsFixup.h.
media_type
|
Encoded media type to patch, e.g. "image/jpeg".
Definition at line 18 of file EncodedCapsFixup.h.
use_rtsp_sdp_fps
|
Prefer RTSP SDP framerate before fallback FPS when available.
Definition at line 20 of file EncodedCapsFixup.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.