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.
|
Go to the source code of this file.
#define RTCP_BYE_MAXREASONLENGTH 255 |
Definition at line 67 of file rtpdefines.h.
Referenced by qrtplib::RTPSession::BYEDestroy().
#define RTCP_DEFAULTBANDWIDTHFRACTION 0.05 |
Definition at line 69 of file rtpdefines.h.
Referenced by qrtplib::RTPSessionParams::RTPSessionParams().
#define RTCP_DEFAULTHALFATSTARTUP true |
Definition at line 71 of file rtpdefines.h.
Referenced by qrtplib::RTCPSchedulerParams::RTCPSchedulerParams(), and qrtplib::RTPSessionParams::RTPSessionParams().
#define RTCP_DEFAULTIMMEDIATEBYE true |
Definition at line 72 of file rtpdefines.h.
Referenced by qrtplib::RTCPSchedulerParams::RTCPSchedulerParams(), and qrtplib::RTPSessionParams::RTPSessionParams().
#define RTCP_DEFAULTMININTERVAL 5.0 |
Definition at line 68 of file rtpdefines.h.
Referenced by qrtplib::RTPSessionParams::RTPSessionParams().
#define RTCP_DEFAULTSENDERFRACTION 0.25 |
Definition at line 70 of file rtpdefines.h.
Referenced by qrtplib::RTCPSchedulerParams::RTCPSchedulerParams(), and qrtplib::RTPSessionParams::RTPSessionParams().
#define RTCP_DEFAULTSRBYE true |
Definition at line 73 of file rtpdefines.h.
Referenced by qrtplib::RTPSessionParams::RTPSessionParams().
#define RTCP_SDES_ID_CNAME 1 |
Definition at line 56 of file rtpdefines.h.
Referenced by qrtplib::RTCPCompoundPacketBuilder::AddSDESNormalItem(), qrtplib::RTCPSDESInfo::GetCNAME(), qrtplib::RTCPSDESPacket::GetItemType(), qrtplib::RTPInternalSourceData::ProcessSDESItem(), qrtplib::RTPSources::ProcessSDESNormalItem(), and qrtplib::RTCPSDESInfo::SetCNAME().
#define RTCP_SDES_ID_EMAIL 3 |
Definition at line 58 of file rtpdefines.h.
Referenced by qrtplib::RTCPCompoundPacketBuilder::AddSDESNormalItem(), qrtplib::RTCPSDESInfo::GetEMail(), qrtplib::RTCPSDESPacket::GetItemType(), qrtplib::RTPInternalSourceData::ProcessSDESItem(), qrtplib::RTPSources::ProcessSDESNormalItem(), and qrtplib::RTCPSDESInfo::SetEMail().
#define RTCP_SDES_ID_LOCATION 5 |
Definition at line 60 of file rtpdefines.h.
Referenced by qrtplib::RTCPCompoundPacketBuilder::AddSDESNormalItem(), qrtplib::RTCPSDESPacket::GetItemType(), qrtplib::RTCPSDESInfo::GetLocation(), qrtplib::RTPInternalSourceData::ProcessSDESItem(), qrtplib::RTPSources::ProcessSDESNormalItem(), and qrtplib::RTCPSDESInfo::SetLocation().
#define RTCP_SDES_ID_NAME 2 |
Definition at line 57 of file rtpdefines.h.
Referenced by qrtplib::RTCPCompoundPacketBuilder::AddSDESNormalItem(), qrtplib::RTCPSDESPacket::GetItemType(), qrtplib::RTCPSDESInfo::GetName(), qrtplib::RTPInternalSourceData::ProcessSDESItem(), qrtplib::RTPSources::ProcessSDESNormalItem(), and qrtplib::RTCPSDESInfo::SetName().
#define RTCP_SDES_ID_NOTE 7 |
Definition at line 62 of file rtpdefines.h.
Referenced by qrtplib::RTCPCompoundPacketBuilder::AddSDESNormalItem(), qrtplib::RTCPSDESPacket::GetItemType(), qrtplib::RTCPSDESInfo::GetNote(), qrtplib::RTPInternalSourceData::ProcessSDESItem(), qrtplib::RTPSources::ProcessSDESNormalItem(), and qrtplib::RTCPSDESInfo::SetNote().
#define RTCP_SDES_ID_PHONE 4 |
Definition at line 59 of file rtpdefines.h.
Referenced by qrtplib::RTCPCompoundPacketBuilder::AddSDESNormalItem(), qrtplib::RTCPSDESPacket::GetItemType(), qrtplib::RTCPSDESInfo::GetPhone(), qrtplib::RTPInternalSourceData::ProcessSDESItem(), qrtplib::RTPSources::ProcessSDESNormalItem(), and qrtplib::RTCPSDESInfo::SetPhone().
#define RTCP_SDES_ID_PRIVATE 8 |
Definition at line 63 of file rtpdefines.h.
Referenced by qrtplib::RTCPCompoundPacketBuilder::AddSDESPrivateItem(), qrtplib::RTCPSDESPacket::GetItemType(), qrtplib::RTCPSDESPacket::GetPRIVPrefixData(), qrtplib::RTCPSDESPacket::GetPRIVPrefixLength(), qrtplib::RTCPSDESPacket::GetPRIVValueData(), and qrtplib::RTCPSDESPacket::GetPRIVValueLength().
#define RTCP_SDES_ID_TOOL 6 |
Definition at line 61 of file rtpdefines.h.
Referenced by qrtplib::RTCPCompoundPacketBuilder::AddSDESNormalItem(), qrtplib::RTCPSDESPacket::GetItemType(), qrtplib::RTCPSDESInfo::GetTool(), qrtplib::RTPInternalSourceData::ProcessSDESItem(), qrtplib::RTPSources::ProcessSDESNormalItem(), and qrtplib::RTCPSDESInfo::SetTool().
#define RTCP_SDES_MAXITEMLENGTH 255 |
Definition at line 65 of file rtpdefines.h.
Referenced by qrtplib::RTPSession::CreateCNAME(), qrtplib::RTCPSDESInfo::SetNonPrivateItem(), and qrtplib::RTCPSDESInfo::SDESItem::SetString().
#define RTCP_SDES_NUMITEMS_NONPRIVATE 7 |
Definition at line 64 of file rtpdefines.h.
#define RTP_BYETIMEOUTMULTIPLIER 1 |
Definition at line 44 of file rtpdefines.h.
Referenced by qrtplib::RTPSessionParams::RTPSessionParams().
#define RTP_COLLISIONTIMEOUTMULTIPLIER 10 |
Definition at line 46 of file rtpdefines.h.
Referenced by qrtplib::RTPSessionParams::RTPSessionParams().
#define RTP_DEFAULTPACKETSIZE 1400 |
Definition at line 40 of file rtpdefines.h.
Referenced by qrtplib::RTPSessionParams::RTPSessionParams().
#define RTP_DEFAULTSESSIONBANDWIDTH 10000.0 |
Definition at line 48 of file rtpdefines.h.
Referenced by qrtplib::RTPSessionParams::RTPSessionParams().
#define RTP_MAXCSRCS 15 |
Definition at line 38 of file rtpdefines.h.
Referenced by qrtplib::RTPPacketBuilder::AddCSRC(), qrtplib::RTPPacket::BuildPacket(), qrtplib::RTPSources::ProcessRTPPacket(), and qrtplib::RTPPacketBuilder::RTPPacketBuilder().
#define RTP_MAXPRIVITEMS 256 |
Definition at line 42 of file rtpdefines.h.
Referenced by qrtplib::RTCPSDESInfo::SetPrivateValue().
#define RTP_MEMBERTIMEOUTMULTIPLIER 5 |
Definition at line 45 of file rtpdefines.h.
Referenced by qrtplib::RTPSessionParams::RTPSessionParams().
#define RTP_MINPACKETSIZE 600 |
Definition at line 39 of file rtpdefines.h.
Referenced by qrtplib::RTPSession::Create(), qrtplib::RTCPPacketBuilder::Init(), qrtplib::RTCPCompoundPacketBuilder::InitBuild(), qrtplib::RTCPPacketBuilder::SetMaximumPacketSize(), qrtplib::RTPSession::SetMaximumPacketSize(), and RTPSink::setPayloadInformation().
#define RTP_NOTETTIMEOUTMULTIPLIER 25 |
Definition at line 47 of file rtpdefines.h.
Referenced by qrtplib::RTPSessionParams::RTPSessionParams().
#define RTP_PROBATIONCOUNT 2 |
Definition at line 41 of file rtpdefines.h.
#define RTP_RTCPTYPE_APP 204 |
Definition at line 54 of file rtpdefines.h.
Referenced by qrtplib::RTCPCompoundPacketBuilder::AddAPPPacket(), and qrtplib::RTCPCompoundPacket::ParseData().
#define RTP_RTCPTYPE_BYE 203 |
Definition at line 53 of file rtpdefines.h.
Referenced by qrtplib::RTCPCompoundPacketBuilder::AddBYEPacket(), and qrtplib::RTCPCompoundPacket::ParseData().
#define RTP_RTCPTYPE_RR 201 |
Definition at line 51 of file rtpdefines.h.
Referenced by qrtplib::RTCPCompoundPacketBuilder::EndBuild(), qrtplib::RTCPCompoundPacket::ParseData(), and qrtplib::RTPPacket::ParseRawPacket().
#define RTP_RTCPTYPE_SDES 202 |
Definition at line 52 of file rtpdefines.h.
Referenced by qrtplib::RTCPCompoundPacketBuilder::EndBuild(), and qrtplib::RTCPCompoundPacket::ParseData().
#define RTP_RTCPTYPE_SR 200 |
Definition at line 50 of file rtpdefines.h.
Referenced by qrtplib::RTCPCompoundPacketBuilder::EndBuild(), qrtplib::RTCPCompoundPacket::ParseData(), and qrtplib::RTPPacket::ParseRawPacket().
#define RTP_SENDERTIMEOUTMULTIPLIER 2 |
Definition at line 43 of file rtpdefines.h.
Referenced by qrtplib::RTPSessionParams::RTPSessionParams().
#define RTP_VERSION 2 |
Definition at line 37 of file rtpdefines.h.
Referenced by qrtplib::RTPPacket::BuildPacket(), qrtplib::RTCPCompoundPacket::ParseData(), and qrtplib::RTPPacket::ParseRawPacket().