UdpOutput Class
UDP sink Node — writes packets to a UDP destination. More...
Declaration
Included Headers
Base class
| class | Node |
Public Constructors Index
| UdpOutput (UdpOutputOptions opt) | |
|
Construct with destination + sync options. 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... | |
Private Member Attributes Index
| UdpOutputOptions | opt_ |
Description
UDP sink Node — writes packets to a UDP destination.
Use as the final stage of an RTP streaming pipeline or any Session that forwards data over UDP. For RTP video, place after an H.264 payloader.
Definition at line 40 of file UdpOutput.h.
Public Constructors
UdpOutput()
| inline explicit |
Construct with destination + sync options.
Definition at line 43 of file UdpOutput.h.
Public Member Functions
backend_fragment()
|
GStreamer fragment this Node emits.
Definition at line 54 of file UdpOutput.h.
caps_behavior()
| inline |
Whether the Node negotiates static or dynamic caps.
Definition at line 50 of file UdpOutput.h.
element_names()
|
Deterministic element names this Node will create.
Definition at line 56 of file UdpOutput.h.
kind()
| inline |
Type label for this Node kind.
Definition at line 46 of file UdpOutput.h.
Private Member Attributes
opt_
|
Definition at line 59 of file UdpOutput.h.
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.