VideoSenderRtpOptions Struct
Declaration
struct simaai::neat::nodes::groups::VideoSenderRtpOptions { ... }
Included Headers
#include <VideoSender.h>
Public Member Attributes Index
| int | payload_type = 96 |
| int | config_interval = 1 |
Definition at line 14 of file VideoSender.h.
Public Member Attributes
config_interval
|
Definition at line 16 of file VideoSender.h.
16 int config_interval = 1;
payload_type
|
Definition at line 15 of file VideoSender.h.
15 int payload_type = 96;
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.