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.
|
Typedefs | |
typedef int | SocketType |
Functions | |
std::string | RTPGetErrorString (int errcode) |
double | RTPTime_timespecToDouble (struct timespec &ts) |
Variables | |
RTPTimeInitializerObject | timeinit |
typedef int qrtplib::SocketType |
Definition at line 51 of file rtpsocketutil.h.
QRTPLIB_API std::string qrtplib::RTPGetErrorString | ( | int | errcode | ) |
Returns a string describing the error code errcode
.
Definition at line 248 of file rtperrors.cpp.
References qrtplib::RTPErrorInfo::code, qrtplib::RTPErrorInfo::description, i, and RTP_SNPRINTF.
Referenced by RTPSink::addDestination(), RTPSink::deleteDestination(), RTPSink::RTPSink(), RTPSink::setDestination(), RTPSink::setPayloadInformation(), and RTPSink::write().
|
inline |
Definition at line 288 of file rtptimeutilities.h.
Referenced by qrtplib::RTPTime::CurrentTime().
QRTPLIB_API RTPTimeInitializerObject qrtplib::timeinit |
Definition at line 44 of file rtptimeutilities.cpp.
Referenced by qrtplib::RTCPPacketBuilder::RTCPPacketBuilder(), qrtplib::RTCPSchedulerParams::RTCPSchedulerParams(), qrtplib::RTPCollisionList::RTPCollisionList(), qrtplib::RTPPacketBuilder::RTPPacketBuilder(), qrtplib::RTPSession::RTPSession(), and qrtplib::RTPTransmitter::RTPTransmitter().