UdpH264OutputGroup.h File
H264-to-UDP output group options and builder. More...
Included Headers
#include "builder/NodeGroup.h"
#include <string>
Namespaces Index
| namespace | simaai |
| namespace | neat |
| namespace | nodes |
| namespace | groups |
Classes Index
| struct | UdpH264OutputGroupOptions |
Description
H264-to-UDP output group options and builder.
File Listing
The file content with the documentation metadata removed is:
12namespace simaai::neat::nodes::groups {
14struct UdpH264OutputGroupOptions {
16 int payload_type = 96;
17 int config_interval = 1;
24simaai::neat::NodeGroup UdpH264OutputGroup(const UdpH264OutputGroupOptions& opt);
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.