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 Member Functions | |
Buffer () | |
Buffer (uint8_t *data, std::size_t len) | |
Public Attributes | |
uint8_t * | packetdata |
std::size_t | packetlength |
Definition at line 134 of file rtcpcompoundpacketbuilder.h.
|
inline |
Definition at line 137 of file rtcpcompoundpacketbuilder.h.
|
inline |
Definition at line 141 of file rtcpcompoundpacketbuilder.h.
uint8_t* qrtplib::RTCPCompoundPacketBuilder::Buffer::packetdata |
Definition at line 146 of file rtcpcompoundpacketbuilder.h.
std::size_t qrtplib::RTCPCompoundPacketBuilder::Buffer::packetlength |
Definition at line 147 of file rtcpcompoundpacketbuilder.h.