UdpH264OutputGroupOptions Struct
Configuration for UdpH264OutputGroup. More...
Declaration
Included Headers
Public Member Attributes Index
| std::string | h264_caps |
|
Optional caps string applied to the H.264 elementary stream. More... | |
| int | payload_type = 96 |
|
RTP payload type number for H.264. More... | |
| int | config_interval = 1 |
|
SPS/PPS repeat interval (seconds). More... | |
| std::string | udp_host = "127.0.0.1" |
|
Destination UDP host. More... | |
| int | udp_port = 5000 |
|
Destination UDP port. More... | |
| bool | udp_sync = false |
|
Pass sync to the underlying udpsink element. More... | |
| bool | udp_async = false |
|
Pass async to the underlying udpsink element. More... | |
Description
Configuration for UdpH264OutputGroup.
Specifies the H.264 elementary-stream caps, RTP packetization parameters, and the UDP destination host/port the group sends to.
Definition at line 30 of file UdpH264OutputGroup.h.
Public Member Attributes
config_interval
|
SPS/PPS repeat interval (seconds).
Definition at line 33 of file UdpH264OutputGroup.h.
h264_caps
|
Optional caps string applied to the H.264 elementary stream.
Definition at line 31 of file UdpH264OutputGroup.h.
payload_type
|
RTP payload type number for H.264.
Definition at line 32 of file UdpH264OutputGroup.h.
udp_async
|
Pass async to the underlying udpsink element.
Definition at line 37 of file UdpH264OutputGroup.h.
udp_host
|
Destination UDP host.
Definition at line 34 of file UdpH264OutputGroup.h.
udp_port
|
udp_sync
|
Pass sync to the underlying udpsink element.
Definition at line 36 of file UdpH264OutputGroup.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.