ConfigInterval Struct
Declaration
struct simaai::neat::H264Packetize::ConfigInterval { ... }
Included Headers
#include <H264Packetize.h>
Public Constructors Index
| constexpr | ConfigInterval (int v=1) |
Public Member Attributes Index
| int | value |
Definition at line 23 of file H264Packetize.h.
Public Constructors
ConfigInterval()
| inline constexpr |
Definition at line 25 of file H264Packetize.h.
25 constexpr ConfigInterval(int v = 1) : value(v) {}
Public Member Attributes
value
|
Definition at line 24 of file H264Packetize.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.