RTC Toolkit  2.0.0
Public Attributes | List of all members
RtmsCommonHeader Struct Reference

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...
 

Detailed Description

Header common for all RTMS packet types.

Member Data Documentation

◆ extended_info_size

boost::endian::big_uint8_t RtmsCommonHeader::extended_info_size

RTMS size of the extended info field.

◆ frame_info

RtmsFrameInfo RtmsCommonHeader::frame_info

RTMS frame info.

◆ protocol_version

boost::endian::big_uint16_t RtmsCommonHeader::protocol_version

RTMS protocol version.

◆ status

boost::endian::big_uint32_t RtmsCommonHeader::status

RTMS status field.


The documentation for this struct was generated from the following file: