|
RTC Toolkit
2.0.0
|
Header common for all RTMS packet types. More...
#include <packetFormats.hpp>
Public Attributes | |
| RtmsFrameInfo | frame_info |
| RTMS frame info. More... | |
| boost::endian::big_uint8_t | extended_info_size |
| RTMS size of the extended info field. More... | |
| boost::endian::big_uint16_t | protocol_version |
| RTMS protocol version. More... | |
| boost::endian::big_uint32_t | status |
| RTMS status field. More... | |
Header common for all RTMS packet types.
| boost::endian::big_uint8_t RtmsCommonHeader::extended_info_size |
RTMS size of the extended info field.
| RtmsFrameInfo RtmsCommonHeader::frame_info |
RTMS frame info.
| boost::endian::big_uint16_t RtmsCommonHeader::protocol_version |
RTMS protocol version.
| boost::endian::big_uint32_t RtmsCommonHeader::status |
RTMS status field.