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.
|
#include <rtpstructs.h>
Public Attributes | |
uint16_t | extid |
uint16_t | length |
Definition at line 72 of file rtpstructs.h.
uint16_t qrtplib::RTPExtensionHeader::extid |
Definition at line 74 of file rtpstructs.h.
Referenced by qrtplib::RTPPacket::BuildPacket(), and qrtplib::RTPPacket::ParseRawPacket().
uint16_t qrtplib::RTPExtensionHeader::length |
Definition at line 75 of file rtpstructs.h.
Referenced by qrtplib::RTPPacket::BuildPacket(), and qrtplib::RTPPacket::ParseRawPacket().