VideoSenderEncoderOptions Struct
Declaration
struct simaai::neat::nodes::groups::VideoSenderEncoderOptions { ... }
Included Headers
#include <VideoSender.h>
Public Member Attributes Index
| int | bitrate_kbps = 4000 |
| std::string | profile = "baseline" |
| std::string | level = "4.0" |
Definition at line 19 of file VideoSender.h.
Public Member Attributes
bitrate_kbps
|
Definition at line 20 of file VideoSender.h.
20 int bitrate_kbps = 4000;
level
|
Definition at line 22 of file VideoSender.h.
profile
|
Definition at line 21 of file VideoSender.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.