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 "rtcpscheduler.h"
#include "rtpsources.h"
#include "rtpdefines.h"
#include "rtcppacket.h"
#include "rtppacket.h"
#include "rtcpcompoundpacket.h"
#include "rtpsourcedata.h"
Go to the source code of this file.
Namespaces | |
qrtplib | |
Macros | |
#define | RTCPSCHED_MININTERVAL 1.0 |
#define RTCPSCHED_MININTERVAL 1.0 |
Definition at line 41 of file rtcpscheduler.cpp.
Referenced by qrtplib::RTCPSchedulerParams::SetMinimumTransmissionInterval().