SDRAngel  4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
Public Attributes | List of all members
qrtplib::RTCPCommonHeader Struct Reference

#include <rtpstructs.h>

Public Attributes

uint8_t count:5
 
uint8_t padding:1
 
uint8_t version:2
 
uint8_t packettype
 
uint16_t length
 

Detailed Description

Definition at line 83 of file rtpstructs.h.

Member Data Documentation

◆ count

uint8_t qrtplib::RTCPCommonHeader::count

◆ length

uint16_t qrtplib::RTCPCommonHeader::length

◆ packettype

uint8_t qrtplib::RTCPCommonHeader::packettype

◆ padding

uint8_t qrtplib::RTCPCommonHeader::padding

◆ version

uint8_t qrtplib::RTCPCommonHeader::version

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