PayloadType Struct
Declaration
struct simaai::neat::H264Packetize::PayloadType { ... }
Included Headers
#include <H264Packetize.h>
Public Constructors Index
| constexpr | PayloadType (int v=96) |
Public Member Attributes Index
| int | value |
Definition at line 18 of file H264Packetize.h.
Public Constructors
PayloadType()
| inline constexpr |
Definition at line 20 of file H264Packetize.h.
20 constexpr PayloadType(int v = 96) : value(v) {}
Public Member Attributes
value
|
Definition at line 19 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.