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.
Namespaces | Macros | Functions
rtperrors.h File Reference
#include "export.h"
#include "rtpconfig.h"
#include <string>
+ Include dependency graph for rtperrors.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 qrtplib
 

Macros

#define ERR_RTP_OUTOFMEM   -1
 
#define ERR_RTP_NOTHREADSUPPORT   -2
 
#define ERR_RTP_COLLISIONLIST_BADADDRESS   -3
 
#define ERR_RTP_HASHTABLE_ELEMENTALREADYEXISTS   -4
 
#define ERR_RTP_HASHTABLE_ELEMENTNOTFOUND   -5
 
#define ERR_RTP_HASHTABLE_FUNCTIONRETURNEDINVALIDHASHINDEX   -6
 
#define ERR_RTP_HASHTABLE_NOCURRENTELEMENT   -7
 
#define ERR_RTP_KEYHASHTABLE_FUNCTIONRETURNEDINVALIDHASHINDEX   -8
 
#define ERR_RTP_KEYHASHTABLE_KEYALREADYEXISTS   -9
 
#define ERR_RTP_KEYHASHTABLE_KEYNOTFOUND   -10
 
#define ERR_RTP_KEYHASHTABLE_NOCURRENTELEMENT   -11
 
#define ERR_RTP_PACKBUILD_ALREADYINIT   -12
 
#define ERR_RTP_PACKBUILD_CSRCALREADYINLIST   -13
 
#define ERR_RTP_PACKBUILD_CSRCLISTFULL   -14
 
#define ERR_RTP_PACKBUILD_CSRCNOTINLIST   -15
 
#define ERR_RTP_PACKBUILD_DEFAULTMARKNOTSET   -16
 
#define ERR_RTP_PACKBUILD_DEFAULTPAYLOADTYPENOTSET   -17
 
#define ERR_RTP_PACKBUILD_DEFAULTTSINCNOTSET   -18
 
#define ERR_RTP_PACKBUILD_INVALIDMAXPACKETSIZE   -19
 
#define ERR_RTP_PACKBUILD_NOTINIT   -20
 
#define ERR_RTP_PACKET_BADPAYLOADTYPE   -21
 
#define ERR_RTP_PACKET_DATAEXCEEDSMAXSIZE   -22
 
#define ERR_RTP_PACKET_EXTERNALBUFFERNULL   -23
 
#define ERR_RTP_PACKET_ILLEGALBUFFERSIZE   -24
 
#define ERR_RTP_PACKET_INVALIDPACKET   -25
 
#define ERR_RTP_PACKET_TOOMANYCSRCS   -26
 
#define ERR_RTP_POLLTHREAD_ALREADYRUNNING   -27
 
#define ERR_RTP_POLLTHREAD_CANTINITMUTEX   -28
 
#define ERR_RTP_POLLTHREAD_CANTSTARTTHREAD   -29
 
#define ERR_RTP_RTCPCOMPOUND_INVALIDPACKET   -30
 
#define ERR_RTP_RTCPCOMPPACKBUILDER_ALREADYBUILDING   -31
 
#define ERR_RTP_RTCPCOMPPACKBUILDER_ALREADYBUILT   -32
 
#define ERR_RTP_RTCPCOMPPACKBUILDER_ALREADYGOTREPORT   -33
 
#define ERR_RTP_RTCPCOMPPACKBUILDER_APPDATALENTOOBIG   -34
 
#define ERR_RTP_RTCPCOMPPACKBUILDER_BUFFERSIZETOOSMALL   -35
 
#define ERR_RTP_RTCPCOMPPACKBUILDER_ILLEGALAPPDATALENGTH   -36
 
#define ERR_RTP_RTCPCOMPPACKBUILDER_ILLEGALSUBTYPE   -37
 
#define ERR_RTP_RTCPCOMPPACKBUILDER_INVALIDITEMTYPE   -38
 
#define ERR_RTP_RTCPCOMPPACKBUILDER_MAXPACKETSIZETOOSMALL   -39
 
#define ERR_RTP_RTCPCOMPPACKBUILDER_NOCURRENTSOURCE   -40
 
#define ERR_RTP_RTCPCOMPPACKBUILDER_NOREPORTPRESENT   -41
 
#define ERR_RTP_RTCPCOMPPACKBUILDER_NOTBUILDING   -42
 
#define ERR_RTP_RTCPCOMPPACKBUILDER_NOTENOUGHBYTESLEFT   -43
 
#define ERR_RTP_RTCPCOMPPACKBUILDER_REPORTNOTSTARTED   -44
 
#define ERR_RTP_RTCPCOMPPACKBUILDER_TOOMANYSSRCS   -45
 
#define ERR_RTP_RTCPCOMPPACKBUILDER_TOTALITEMLENGTHTOOBIG   -46
 
#define ERR_RTP_RTCPPACKETBUILDER_ALREADYINIT   -47
 
#define ERR_RTP_RTCPPACKETBUILDER_ILLEGALMAXPACKSIZE   -48
 
#define ERR_RTP_RTCPPACKETBUILDER_ILLEGALTIMESTAMPUNIT   -49
 
#define ERR_RTP_RTCPPACKETBUILDER_NOTINIT   -50
 
#define ERR_RTP_RTCPPACKETBUILDER_PACKETFILLEDTOOSOON   -51
 
#define ERR_RTP_SCHEDPARAMS_BADFRACTION   -52
 
#define ERR_RTP_SCHEDPARAMS_BADMINIMUMINTERVAL   -53
 
#define ERR_RTP_SCHEDPARAMS_INVALIDBANDWIDTH   -54
 
#define ERR_RTP_SDES_LENGTHTOOBIG   -55
 
#define ERR_RTP_SDES_MAXPRIVITEMS   -56
 
#define ERR_RTP_SDES_PREFIXNOTFOUND   -57
 
#define ERR_RTP_SESSION_ALREADYCREATED   -58
 
#define ERR_RTP_SESSION_CANTGETLOGINNAME   -59
 
#define ERR_RTP_SESSION_CANTINITMUTEX   -60
 
#define ERR_RTP_SESSION_MAXPACKETSIZETOOSMALL   -61
 
#define ERR_RTP_SESSION_NOTCREATED   -62
 
#define ERR_RTP_SESSION_UNSUPPORTEDTRANSMISSIONPROTOCOL   -63
 
#define ERR_RTP_SESSION_USINGPOLLTHREAD   -64
 
#define ERR_RTP_SOURCES_ALREADYHAVEOWNSSRC   -65
 
#define ERR_RTP_SOURCES_DONTHAVEOWNSSRC   -66
 
#define ERR_RTP_SOURCES_ILLEGALSDESTYPE   -67
 
#define ERR_RTP_SOURCES_SSRCEXISTS   -68
 
#define ERR_RTP_TRANS_BUFFERLENGTHTOOSMALL   -69
 
#define ERR_RTP_UDPV4TRANS_ALREADYCREATED   -70
 
#define ERR_RTP_UDPV4TRANS_ALREADYINIT   -71
 
#define ERR_RTP_UDPV4TRANS_ALREADYWAITING   -72
 
#define ERR_RTP_UDPV4TRANS_CANTBINDRTCPSOCKET   -73
 
#define ERR_RTP_UDPV4TRANS_CANTBINDRTPSOCKET   -74
 
#define ERR_RTP_UDPV4TRANS_CANTCREATESOCKET   -75
 
#define ERR_RTP_UDPV4TRANS_CANTINITMUTEX   -76
 
#define ERR_RTP_UDPV4TRANS_CANTSETRTCPRECEIVEBUF   -77
 
#define ERR_RTP_UDPV4TRANS_CANTSETRTCPTRANSMITBUF   -78
 
#define ERR_RTP_UDPV4TRANS_CANTSETRTPRECEIVEBUF   -79
 
#define ERR_RTP_UDPV4TRANS_CANTSETRTPTRANSMITBUF   -80
 
#define ERR_RTP_UDPV4TRANS_COULDNTJOINMULTICASTGROUP   -81
 
#define ERR_RTP_UDPV4TRANS_DIFFERENTRECEIVEMODE   -82
 
#define ERR_RTP_UDPV4TRANS_ILLEGALPARAMETERS   -83
 
#define ERR_RTP_UDPV4TRANS_INVALIDADDRESSTYPE   -84
 
#define ERR_RTP_UDPV4TRANS_NOLOCALIPS   -85
 
#define ERR_RTP_UDPV4TRANS_NOMULTICASTSUPPORT   -86
 
#define ERR_RTP_UDPV4TRANS_NOSUCHENTRY   -87
 
#define ERR_RTP_UDPV4TRANS_NOTAMULTICASTADDRESS   -88
 
#define ERR_RTP_UDPV4TRANS_NOTCREATED   -89
 
#define ERR_RTP_UDPV4TRANS_NOTINIT   -90
 
#define ERR_RTP_UDPV4TRANS_NOTWAITING   -91
 
#define ERR_RTP_UDPV4TRANS_PORTBASENOTEVEN   -92
 
#define ERR_RTP_UDPV4TRANS_SPECIFIEDSIZETOOBIG   -93
 
#define ERR_RTP_UDPV6TRANS_ALREADYCREATED   -94
 
#define ERR_RTP_UDPV6TRANS_ALREADYINIT   -95
 
#define ERR_RTP_UDPV6TRANS_ALREADYWAITING   -96
 
#define ERR_RTP_UDPV6TRANS_CANTBINDRTCPSOCKET   -97
 
#define ERR_RTP_UDPV6TRANS_CANTBINDRTPSOCKET   -98
 
#define ERR_RTP_UDPV6TRANS_CANTCREATESOCKET   -99
 
#define ERR_RTP_UDPV6TRANS_CANTINITMUTEX   -100
 
#define ERR_RTP_UDPV6TRANS_CANTSETRTCPRECEIVEBUF   -101
 
#define ERR_RTP_UDPV6TRANS_CANTSETRTCPTRANSMITBUF   -102
 
#define ERR_RTP_UDPV6TRANS_CANTSETRTPRECEIVEBUF   -103
 
#define ERR_RTP_UDPV6TRANS_CANTSETRTPTRANSMITBUF   -104
 
#define ERR_RTP_UDPV6TRANS_COULDNTJOINMULTICASTGROUP   -105
 
#define ERR_RTP_UDPV6TRANS_DIFFERENTRECEIVEMODE   -106
 
#define ERR_RTP_UDPV6TRANS_ILLEGALPARAMETERS   -107
 
#define ERR_RTP_UDPV6TRANS_INVALIDADDRESSTYPE   -108
 
#define ERR_RTP_UDPV6TRANS_NOLOCALIPS   -109
 
#define ERR_RTP_UDPV6TRANS_NOMULTICASTSUPPORT   -110
 
#define ERR_RTP_UDPV6TRANS_NOSUCHENTRY   -111
 
#define ERR_RTP_UDPV6TRANS_NOTAMULTICASTADDRESS   -112
 
#define ERR_RTP_UDPV6TRANS_NOTCREATED   -113
 
#define ERR_RTP_UDPV6TRANS_NOTINIT   -114
 
#define ERR_RTP_UDPV6TRANS_NOTWAITING   -115
 
#define ERR_RTP_UDPV6TRANS_PORTBASENOTEVEN   -116
 
#define ERR_RTP_UDPV6TRANS_SPECIFIEDSIZETOOBIG   -117
 
#define ERR_RTP_INTERNALSOURCEDATA_INVALIDPROBATIONTYPE   -118
 
#define ERR_RTP_SESSION_USERDEFINEDTRANSMITTERNULL   -119
 
#define ERR_RTP_FAKETRANS_ALREADYCREATED   -120
 
#define ERR_RTP_FAKETRANS_ALREADYINIT   -121
 
#define ERR_RTP_FAKETRANS_CANTINITMUTEX   -122
 
#define ERR_RTP_FAKETRANS_COULDNTJOINMULTICASTGROUP   -123
 
#define ERR_RTP_FAKETRANS_DIFFERENTRECEIVEMODE   -124
 
#define ERR_RTP_FAKETRANS_ILLEGALPARAMETERS   -125
 
#define ERR_RTP_FAKETRANS_INVALIDADDRESSTYPE   -126
 
#define ERR_RTP_FAKETRANS_NOLOCALIPS   -127
 
#define ERR_RTP_FAKETRANS_NOMULTICASTSUPPORT   -128
 
#define ERR_RTP_FAKETRANS_NOSUCHENTRY   -129
 
#define ERR_RTP_FAKETRANS_NOTAMULTICASTADDRESS   -130
 
#define ERR_RTP_FAKETRANS_NOTCREATED   -131
 
#define ERR_RTP_FAKETRANS_NOTINIT   -132
 
#define ERR_RTP_FAKETRANS_PORTBASENOTEVEN   -133
 
#define ERR_RTP_FAKETRANS_SPECIFIEDSIZETOOBIG   -134
 
#define ERR_RTP_FAKETRANS_WAITNOTIMPLEMENTED   -135
 
#define ERR_RTP_RTPRANDOMURANDOM_CANTOPEN   -136
 
#define ERR_RTP_RTPRANDOMURANDOM_ALREADYOPEN   -137
 
#define ERR_RTP_RTPRANDOMRANDS_NOTSUPPORTED   -138
 
#define ERR_RTP_EXTERNALTRANS_ALREADYCREATED   -139
 
#define ERR_RTP_EXTERNALTRANS_ALREADYINIT   -140
 
#define ERR_RTP_EXTERNALTRANS_ALREADYWAITING   -141
 
#define ERR_RTP_EXTERNALTRANS_BADRECEIVEMODE   -142
 
#define ERR_RTP_EXTERNALTRANS_CANTINITMUTEX   -143
 
#define ERR_RTP_EXTERNALTRANS_ILLEGALPARAMETERS   -144
 
#define ERR_RTP_EXTERNALTRANS_NOACCEPTLIST   -145
 
#define ERR_RTP_EXTERNALTRANS_NODESTINATIONSSUPPORTED   -146
 
#define ERR_RTP_EXTERNALTRANS_NOIGNORELIST   -147
 
#define ERR_RTP_EXTERNALTRANS_NOMULTICASTSUPPORT   -148
 
#define ERR_RTP_EXTERNALTRANS_NOSENDER   -149
 
#define ERR_RTP_EXTERNALTRANS_NOTCREATED   -150
 
#define ERR_RTP_EXTERNALTRANS_NOTINIT   -151
 
#define ERR_RTP_EXTERNALTRANS_NOTWAITING   -152
 
#define ERR_RTP_EXTERNALTRANS_SENDERROR   -153
 
#define ERR_RTP_EXTERNALTRANS_SPECIFIEDSIZETOOBIG   -154
 
#define ERR_RTP_UDPV4TRANS_CANTGETSOCKETPORT   -155
 
#define ERR_RTP_UDPV4TRANS_NOTANIPV4SOCKET   -156
 
#define ERR_RTP_UDPV4TRANS_SOCKETPORTNOTSET   -157
 
#define ERR_RTP_UDPV4TRANS_CANTGETSOCKETTYPE   -158
 
#define ERR_RTP_UDPV4TRANS_INVALIDSOCKETTYPE   -159
 
#define ERR_RTP_UDPV4TRANS_CANTGETVALIDSOCKET   -160
 
#define ERR_RTP_UDPV4TRANS_TOOMANYATTEMPTSCHOOSINGSOCKET   -161
 
#define ERR_RTP_RTPSESSION_CHANGEREQUESTEDBUTNOTIMPLEMENTED   -162
 
#define ERR_RTP_SECURESESSION_CONTEXTALREADYINITIALIZED   -163
 
#define ERR_RTP_SECURESESSION_CANTINITIALIZE_SRTPCONTEXT   -164
 
#define ERR_RTP_SECURESESSION_CANTINITMUTEX   -165
 
#define ERR_RTP_SECURESESSION_CONTEXTNOTINITIALIZED   -166
 
#define ERR_RTP_SECURESESSION_NOTENOUGHDATATOENCRYPT   -167
 
#define ERR_RTP_SECURESESSION_CANTENCRYPTRTPDATA   -168
 
#define ERR_RTP_SECURESESSION_CANTENCRYPTRTCPDATA   -169
 
#define ERR_RTP_SECURESESSION_NOTENOUGHDATATODECRYPT   -170
 
#define ERR_RTP_SECURESESSION_CANTDECRYPTRTPDATA   -171
 
#define ERR_RTP_SECURESESSION_CANTDECRYPTRTCPDATA   -172
 
#define ERR_RTP_ABORTDESC_ALREADYINIT   -173
 
#define ERR_RTP_ABORTDESC_NOTINIT   -174
 
#define ERR_RTP_ABORTDESC_CANTCREATEABORTDESCRIPTORS   -175
 
#define ERR_RTP_ABORTDESC_CANTCREATEPIPE   -176
 
#define ERR_RTP_SESSION_THREADSAFETYCONFLICT   -177
 
#define ERR_RTP_SELECT_ERRORINSELECT   -178
 
#define ERR_RTP_SELECT_SOCKETDESCRIPTORTOOLARGE   -179
 
#define ERR_RTP_SELECT_ERRORINPOLL   -180
 
#define ERR_RTP_TCPTRANS_NOTINIT   -181
 
#define ERR_RTP_TCPTRANS_ALREADYINIT   -182
 
#define ERR_RTP_TCPTRANS_ALREADYCREATED   -183
 
#define ERR_RTP_TCPTRANS_ILLEGALPARAMETERS   -184
 
#define ERR_RTP_TCPTRANS_CANTINITMUTEX   -185
 
#define ERR_RTP_TCPTRANS_ALREADYWAITING   -186
 
#define ERR_RTP_TCPTRANS_NOTCREATED   -187
 
#define ERR_RTP_TCPTRANS_INVALIDADDRESSTYPE   -188
 
#define ERR_RTP_TCPTRANS_NOSOCKETSPECIFIED   -189
 
#define ERR_RTP_TCPTRANS_NOMULTICASTSUPPORT   -190
 
#define ERR_RTP_TCPTRANS_RECEIVEMODENOTSUPPORTED   -191
 
#define ERR_RTP_TCPTRANS_SPECIFIEDSIZETOOBIG   -192
 
#define ERR_RTP_TCPTRANS_NOTWAITING   -193
 
#define ERR_RTP_TCPTRANS_SOCKETALREADYINDESTINATIONS   -194
 
#define ERR_RTP_TCPTRANS_SOCKETNOTFOUNDINDESTINATIONS   -195
 
#define ERR_RTP_TCPTRANS_ERRORINSEND   -196
 
#define ERR_RTP_TCPTRANS_ERRORINRECV   -197
 

Functions

std::string qrtplib::RTPGetErrorString (int errcode)
 

Macro Definition Documentation

◆ ERR_RTP_ABORTDESC_ALREADYINIT

#define ERR_RTP_ABORTDESC_ALREADYINIT   -173

Definition at line 225 of file rtperrors.h.

◆ ERR_RTP_ABORTDESC_CANTCREATEABORTDESCRIPTORS

#define ERR_RTP_ABORTDESC_CANTCREATEABORTDESCRIPTORS   -175

Definition at line 227 of file rtperrors.h.

◆ ERR_RTP_ABORTDESC_CANTCREATEPIPE

#define ERR_RTP_ABORTDESC_CANTCREATEPIPE   -176

Definition at line 228 of file rtperrors.h.

◆ ERR_RTP_ABORTDESC_NOTINIT

#define ERR_RTP_ABORTDESC_NOTINIT   -174

Definition at line 226 of file rtperrors.h.

◆ ERR_RTP_COLLISIONLIST_BADADDRESS

#define ERR_RTP_COLLISIONLIST_BADADDRESS   -3

Definition at line 55 of file rtperrors.h.

Referenced by qrtplib::RTPCollisionList::UpdateAddress().

◆ ERR_RTP_EXTERNALTRANS_ALREADYCREATED

#define ERR_RTP_EXTERNALTRANS_ALREADYCREATED   -139

Definition at line 191 of file rtperrors.h.

◆ ERR_RTP_EXTERNALTRANS_ALREADYINIT

#define ERR_RTP_EXTERNALTRANS_ALREADYINIT   -140

Definition at line 192 of file rtperrors.h.

◆ ERR_RTP_EXTERNALTRANS_ALREADYWAITING

#define ERR_RTP_EXTERNALTRANS_ALREADYWAITING   -141

Definition at line 193 of file rtperrors.h.

◆ ERR_RTP_EXTERNALTRANS_BADRECEIVEMODE

#define ERR_RTP_EXTERNALTRANS_BADRECEIVEMODE   -142

Definition at line 194 of file rtperrors.h.

◆ ERR_RTP_EXTERNALTRANS_CANTINITMUTEX

#define ERR_RTP_EXTERNALTRANS_CANTINITMUTEX   -143

Definition at line 195 of file rtperrors.h.

◆ ERR_RTP_EXTERNALTRANS_ILLEGALPARAMETERS

#define ERR_RTP_EXTERNALTRANS_ILLEGALPARAMETERS   -144

Definition at line 196 of file rtperrors.h.

◆ ERR_RTP_EXTERNALTRANS_NOACCEPTLIST

#define ERR_RTP_EXTERNALTRANS_NOACCEPTLIST   -145

Definition at line 197 of file rtperrors.h.

◆ ERR_RTP_EXTERNALTRANS_NODESTINATIONSSUPPORTED

#define ERR_RTP_EXTERNALTRANS_NODESTINATIONSSUPPORTED   -146

Definition at line 198 of file rtperrors.h.

◆ ERR_RTP_EXTERNALTRANS_NOIGNORELIST

#define ERR_RTP_EXTERNALTRANS_NOIGNORELIST   -147

Definition at line 199 of file rtperrors.h.

◆ ERR_RTP_EXTERNALTRANS_NOMULTICASTSUPPORT

#define ERR_RTP_EXTERNALTRANS_NOMULTICASTSUPPORT   -148

Definition at line 200 of file rtperrors.h.

◆ ERR_RTP_EXTERNALTRANS_NOSENDER

#define ERR_RTP_EXTERNALTRANS_NOSENDER   -149

Definition at line 201 of file rtperrors.h.

◆ ERR_RTP_EXTERNALTRANS_NOTCREATED

#define ERR_RTP_EXTERNALTRANS_NOTCREATED   -150

Definition at line 202 of file rtperrors.h.

◆ ERR_RTP_EXTERNALTRANS_NOTINIT

#define ERR_RTP_EXTERNALTRANS_NOTINIT   -151

Definition at line 203 of file rtperrors.h.

◆ ERR_RTP_EXTERNALTRANS_NOTWAITING

#define ERR_RTP_EXTERNALTRANS_NOTWAITING   -152

Definition at line 204 of file rtperrors.h.

◆ ERR_RTP_EXTERNALTRANS_SENDERROR

#define ERR_RTP_EXTERNALTRANS_SENDERROR   -153

Definition at line 205 of file rtperrors.h.

◆ ERR_RTP_EXTERNALTRANS_SPECIFIEDSIZETOOBIG

#define ERR_RTP_EXTERNALTRANS_SPECIFIEDSIZETOOBIG   -154

Definition at line 206 of file rtperrors.h.

◆ ERR_RTP_FAKETRANS_ALREADYCREATED

#define ERR_RTP_FAKETRANS_ALREADYCREATED   -120

Definition at line 172 of file rtperrors.h.

◆ ERR_RTP_FAKETRANS_ALREADYINIT

#define ERR_RTP_FAKETRANS_ALREADYINIT   -121

Definition at line 173 of file rtperrors.h.

◆ ERR_RTP_FAKETRANS_CANTINITMUTEX

#define ERR_RTP_FAKETRANS_CANTINITMUTEX   -122

Definition at line 174 of file rtperrors.h.

◆ ERR_RTP_FAKETRANS_COULDNTJOINMULTICASTGROUP

#define ERR_RTP_FAKETRANS_COULDNTJOINMULTICASTGROUP   -123

Definition at line 175 of file rtperrors.h.

◆ ERR_RTP_FAKETRANS_DIFFERENTRECEIVEMODE

#define ERR_RTP_FAKETRANS_DIFFERENTRECEIVEMODE   -124

Definition at line 176 of file rtperrors.h.

◆ ERR_RTP_FAKETRANS_ILLEGALPARAMETERS

#define ERR_RTP_FAKETRANS_ILLEGALPARAMETERS   -125

Definition at line 177 of file rtperrors.h.

◆ ERR_RTP_FAKETRANS_INVALIDADDRESSTYPE

#define ERR_RTP_FAKETRANS_INVALIDADDRESSTYPE   -126

Definition at line 178 of file rtperrors.h.

◆ ERR_RTP_FAKETRANS_NOLOCALIPS

#define ERR_RTP_FAKETRANS_NOLOCALIPS   -127

Definition at line 179 of file rtperrors.h.

◆ ERR_RTP_FAKETRANS_NOMULTICASTSUPPORT

#define ERR_RTP_FAKETRANS_NOMULTICASTSUPPORT   -128

Definition at line 180 of file rtperrors.h.

◆ ERR_RTP_FAKETRANS_NOSUCHENTRY

#define ERR_RTP_FAKETRANS_NOSUCHENTRY   -129

Definition at line 181 of file rtperrors.h.

◆ ERR_RTP_FAKETRANS_NOTAMULTICASTADDRESS

#define ERR_RTP_FAKETRANS_NOTAMULTICASTADDRESS   -130

Definition at line 182 of file rtperrors.h.

◆ ERR_RTP_FAKETRANS_NOTCREATED

#define ERR_RTP_FAKETRANS_NOTCREATED   -131

Definition at line 183 of file rtperrors.h.

◆ ERR_RTP_FAKETRANS_NOTINIT

#define ERR_RTP_FAKETRANS_NOTINIT   -132

Definition at line 184 of file rtperrors.h.

◆ ERR_RTP_FAKETRANS_PORTBASENOTEVEN

#define ERR_RTP_FAKETRANS_PORTBASENOTEVEN   -133

Definition at line 185 of file rtperrors.h.

◆ ERR_RTP_FAKETRANS_SPECIFIEDSIZETOOBIG

#define ERR_RTP_FAKETRANS_SPECIFIEDSIZETOOBIG   -134

Definition at line 186 of file rtperrors.h.

◆ ERR_RTP_FAKETRANS_WAITNOTIMPLEMENTED

#define ERR_RTP_FAKETRANS_WAITNOTIMPLEMENTED   -135

Definition at line 187 of file rtperrors.h.

◆ ERR_RTP_HASHTABLE_ELEMENTALREADYEXISTS

#define ERR_RTP_HASHTABLE_ELEMENTALREADYEXISTS   -4

Definition at line 56 of file rtperrors.h.

◆ ERR_RTP_HASHTABLE_ELEMENTNOTFOUND

#define ERR_RTP_HASHTABLE_ELEMENTNOTFOUND   -5

Definition at line 57 of file rtperrors.h.

◆ ERR_RTP_HASHTABLE_FUNCTIONRETURNEDINVALIDHASHINDEX

#define ERR_RTP_HASHTABLE_FUNCTIONRETURNEDINVALIDHASHINDEX   -6

Definition at line 58 of file rtperrors.h.

◆ ERR_RTP_HASHTABLE_NOCURRENTELEMENT

#define ERR_RTP_HASHTABLE_NOCURRENTELEMENT   -7

Definition at line 59 of file rtperrors.h.

◆ ERR_RTP_INTERNALSOURCEDATA_INVALIDPROBATIONTYPE

#define ERR_RTP_INTERNALSOURCEDATA_INVALIDPROBATIONTYPE   -118

Definition at line 170 of file rtperrors.h.

◆ ERR_RTP_KEYHASHTABLE_FUNCTIONRETURNEDINVALIDHASHINDEX

#define ERR_RTP_KEYHASHTABLE_FUNCTIONRETURNEDINVALIDHASHINDEX   -8

◆ ERR_RTP_KEYHASHTABLE_KEYALREADYEXISTS

#define ERR_RTP_KEYHASHTABLE_KEYALREADYEXISTS   -9

◆ ERR_RTP_KEYHASHTABLE_KEYNOTFOUND

#define ERR_RTP_KEYHASHTABLE_KEYNOTFOUND   -10

◆ ERR_RTP_KEYHASHTABLE_NOCURRENTELEMENT

#define ERR_RTP_KEYHASHTABLE_NOCURRENTELEMENT   -11

◆ ERR_RTP_NOTHREADSUPPORT

#define ERR_RTP_NOTHREADSUPPORT   -2

◆ ERR_RTP_OUTOFMEM

#define ERR_RTP_OUTOFMEM   -1

◆ ERR_RTP_PACKBUILD_ALREADYINIT

#define ERR_RTP_PACKBUILD_ALREADYINIT   -12

Definition at line 64 of file rtperrors.h.

Referenced by qrtplib::RTPPacketBuilder::Init().

◆ ERR_RTP_PACKBUILD_CSRCALREADYINLIST

#define ERR_RTP_PACKBUILD_CSRCALREADYINLIST   -13

Definition at line 65 of file rtperrors.h.

Referenced by qrtplib::RTPPacketBuilder::AddCSRC().

◆ ERR_RTP_PACKBUILD_CSRCLISTFULL

#define ERR_RTP_PACKBUILD_CSRCLISTFULL   -14

Definition at line 66 of file rtperrors.h.

Referenced by qrtplib::RTPPacketBuilder::AddCSRC().

◆ ERR_RTP_PACKBUILD_CSRCNOTINLIST

#define ERR_RTP_PACKBUILD_CSRCNOTINLIST   -15

Definition at line 67 of file rtperrors.h.

Referenced by qrtplib::RTPPacketBuilder::DeleteCSRC().

◆ ERR_RTP_PACKBUILD_DEFAULTMARKNOTSET

#define ERR_RTP_PACKBUILD_DEFAULTMARKNOTSET   -16

◆ ERR_RTP_PACKBUILD_DEFAULTPAYLOADTYPENOTSET

#define ERR_RTP_PACKBUILD_DEFAULTPAYLOADTYPENOTSET   -17

◆ ERR_RTP_PACKBUILD_DEFAULTTSINCNOTSET

#define ERR_RTP_PACKBUILD_DEFAULTTSINCNOTSET   -18

◆ ERR_RTP_PACKBUILD_INVALIDMAXPACKETSIZE

#define ERR_RTP_PACKBUILD_INVALIDMAXPACKETSIZE   -19

◆ ERR_RTP_PACKBUILD_NOTINIT

#define ERR_RTP_PACKBUILD_NOTINIT   -20

◆ ERR_RTP_PACKET_BADPAYLOADTYPE

#define ERR_RTP_PACKET_BADPAYLOADTYPE   -21

Definition at line 73 of file rtperrors.h.

Referenced by qrtplib::RTPPacket::BuildPacket().

◆ ERR_RTP_PACKET_DATAEXCEEDSMAXSIZE

#define ERR_RTP_PACKET_DATAEXCEEDSMAXSIZE   -22

Definition at line 74 of file rtperrors.h.

Referenced by qrtplib::RTPPacket::BuildPacket().

◆ ERR_RTP_PACKET_EXTERNALBUFFERNULL

#define ERR_RTP_PACKET_EXTERNALBUFFERNULL   -23

Definition at line 75 of file rtperrors.h.

Referenced by qrtplib::RTPPacket::RTPPacket().

◆ ERR_RTP_PACKET_ILLEGALBUFFERSIZE

#define ERR_RTP_PACKET_ILLEGALBUFFERSIZE   -24

Definition at line 76 of file rtperrors.h.

Referenced by qrtplib::RTPPacket::RTPPacket().

◆ ERR_RTP_PACKET_INVALIDPACKET

#define ERR_RTP_PACKET_INVALIDPACKET   -25

◆ ERR_RTP_PACKET_TOOMANYCSRCS

#define ERR_RTP_PACKET_TOOMANYCSRCS   -26

Definition at line 78 of file rtperrors.h.

Referenced by qrtplib::RTPPacket::BuildPacket().

◆ ERR_RTP_POLLTHREAD_ALREADYRUNNING

#define ERR_RTP_POLLTHREAD_ALREADYRUNNING   -27

Definition at line 79 of file rtperrors.h.

◆ ERR_RTP_POLLTHREAD_CANTINITMUTEX

#define ERR_RTP_POLLTHREAD_CANTINITMUTEX   -28

Definition at line 80 of file rtperrors.h.

◆ ERR_RTP_POLLTHREAD_CANTSTARTTHREAD

#define ERR_RTP_POLLTHREAD_CANTSTARTTHREAD   -29

Definition at line 81 of file rtperrors.h.

◆ ERR_RTP_RTCPCOMPOUND_INVALIDPACKET

#define ERR_RTP_RTCPCOMPOUND_INVALIDPACKET   -30

◆ ERR_RTP_RTCPCOMPPACKBUILDER_ALREADYBUILDING

#define ERR_RTP_RTCPCOMPPACKBUILDER_ALREADYBUILDING   -31

Definition at line 83 of file rtperrors.h.

Referenced by qrtplib::RTCPCompoundPacketBuilder::InitBuild().

◆ ERR_RTP_RTCPCOMPPACKBUILDER_ALREADYBUILT

#define ERR_RTP_RTCPCOMPPACKBUILDER_ALREADYBUILT   -32

Definition at line 84 of file rtperrors.h.

Referenced by qrtplib::RTCPCompoundPacketBuilder::InitBuild().

◆ ERR_RTP_RTCPCOMPPACKBUILDER_ALREADYGOTREPORT

#define ERR_RTP_RTCPCOMPPACKBUILDER_ALREADYGOTREPORT   -33

◆ ERR_RTP_RTCPCOMPPACKBUILDER_APPDATALENTOOBIG

#define ERR_RTP_RTCPCOMPPACKBUILDER_APPDATALENTOOBIG   -34

Definition at line 86 of file rtperrors.h.

Referenced by qrtplib::RTCPCompoundPacketBuilder::AddAPPPacket().

◆ ERR_RTP_RTCPCOMPPACKBUILDER_BUFFERSIZETOOSMALL

#define ERR_RTP_RTCPCOMPPACKBUILDER_BUFFERSIZETOOSMALL   -35

Definition at line 87 of file rtperrors.h.

Referenced by qrtplib::RTCPCompoundPacketBuilder::InitBuild().

◆ ERR_RTP_RTCPCOMPPACKBUILDER_ILLEGALAPPDATALENGTH

#define ERR_RTP_RTCPCOMPPACKBUILDER_ILLEGALAPPDATALENGTH   -36

Definition at line 88 of file rtperrors.h.

Referenced by qrtplib::RTCPCompoundPacketBuilder::AddAPPPacket().

◆ ERR_RTP_RTCPCOMPPACKBUILDER_ILLEGALSUBTYPE

#define ERR_RTP_RTCPCOMPPACKBUILDER_ILLEGALSUBTYPE   -37

Definition at line 89 of file rtperrors.h.

Referenced by qrtplib::RTCPCompoundPacketBuilder::AddAPPPacket().

◆ ERR_RTP_RTCPCOMPPACKBUILDER_INVALIDITEMTYPE

#define ERR_RTP_RTCPCOMPPACKBUILDER_INVALIDITEMTYPE   -38

Definition at line 90 of file rtperrors.h.

Referenced by qrtplib::RTCPCompoundPacketBuilder::AddSDESNormalItem().

◆ ERR_RTP_RTCPCOMPPACKBUILDER_MAXPACKETSIZETOOSMALL

#define ERR_RTP_RTCPCOMPPACKBUILDER_MAXPACKETSIZETOOSMALL   -39

Definition at line 91 of file rtperrors.h.

Referenced by qrtplib::RTCPCompoundPacketBuilder::InitBuild().

◆ ERR_RTP_RTCPCOMPPACKBUILDER_NOCURRENTSOURCE

#define ERR_RTP_RTCPCOMPPACKBUILDER_NOCURRENTSOURCE   -40

◆ ERR_RTP_RTCPCOMPPACKBUILDER_NOREPORTPRESENT

#define ERR_RTP_RTCPCOMPPACKBUILDER_NOREPORTPRESENT   -41

Definition at line 93 of file rtperrors.h.

Referenced by qrtplib::RTCPCompoundPacketBuilder::EndBuild().

◆ ERR_RTP_RTCPCOMPPACKBUILDER_NOTBUILDING

#define ERR_RTP_RTCPCOMPPACKBUILDER_NOTBUILDING   -42

◆ ERR_RTP_RTCPCOMPPACKBUILDER_NOTENOUGHBYTESLEFT

#define ERR_RTP_RTCPCOMPPACKBUILDER_NOTENOUGHBYTESLEFT   -43

◆ ERR_RTP_RTCPCOMPPACKBUILDER_REPORTNOTSTARTED

#define ERR_RTP_RTCPCOMPPACKBUILDER_REPORTNOTSTARTED   -44

Definition at line 96 of file rtperrors.h.

Referenced by qrtplib::RTCPCompoundPacketBuilder::AddReportBlock().

◆ ERR_RTP_RTCPCOMPPACKBUILDER_TOOMANYSSRCS

#define ERR_RTP_RTCPCOMPPACKBUILDER_TOOMANYSSRCS   -45

Definition at line 97 of file rtperrors.h.

Referenced by qrtplib::RTCPCompoundPacketBuilder::AddBYEPacket().

◆ ERR_RTP_RTCPCOMPPACKBUILDER_TOTALITEMLENGTHTOOBIG

#define ERR_RTP_RTCPCOMPPACKBUILDER_TOTALITEMLENGTHTOOBIG   -46

Definition at line 98 of file rtperrors.h.

Referenced by qrtplib::RTCPCompoundPacketBuilder::AddSDESPrivateItem().

◆ ERR_RTP_RTCPPACKETBUILDER_ALREADYINIT

#define ERR_RTP_RTCPPACKETBUILDER_ALREADYINIT   -47

Definition at line 99 of file rtperrors.h.

Referenced by qrtplib::RTCPPacketBuilder::Init().

◆ ERR_RTP_RTCPPACKETBUILDER_ILLEGALMAXPACKSIZE

#define ERR_RTP_RTCPPACKETBUILDER_ILLEGALMAXPACKSIZE   -48

◆ ERR_RTP_RTCPPACKETBUILDER_ILLEGALTIMESTAMPUNIT

#define ERR_RTP_RTCPPACKETBUILDER_ILLEGALTIMESTAMPUNIT   -49

◆ ERR_RTP_RTCPPACKETBUILDER_NOTINIT

#define ERR_RTP_RTCPPACKETBUILDER_NOTINIT   -50

◆ ERR_RTP_RTCPPACKETBUILDER_PACKETFILLEDTOOSOON

#define ERR_RTP_RTCPPACKETBUILDER_PACKETFILLEDTOOSOON   -51

◆ ERR_RTP_RTPRANDOMRANDS_NOTSUPPORTED

#define ERR_RTP_RTPRANDOMRANDS_NOTSUPPORTED   -138

◆ ERR_RTP_RTPRANDOMURANDOM_ALREADYOPEN

#define ERR_RTP_RTPRANDOMURANDOM_ALREADYOPEN   -137

Definition at line 189 of file rtperrors.h.

Referenced by qrtplib::RTPRandomURandom::Init().

◆ ERR_RTP_RTPRANDOMURANDOM_CANTOPEN

#define ERR_RTP_RTPRANDOMURANDOM_CANTOPEN   -136

Definition at line 188 of file rtperrors.h.

Referenced by qrtplib::RTPRandomURandom::Init().

◆ ERR_RTP_RTPSESSION_CHANGEREQUESTEDBUTNOTIMPLEMENTED

#define ERR_RTP_RTPSESSION_CHANGEREQUESTEDBUTNOTIMPLEMENTED   -162

Definition at line 214 of file rtperrors.h.

Referenced by qrtplib::RTPSession::OnChangeRTPOrRTCPData().

◆ ERR_RTP_SCHEDPARAMS_BADFRACTION

#define ERR_RTP_SCHEDPARAMS_BADFRACTION   -52

◆ ERR_RTP_SCHEDPARAMS_BADMINIMUMINTERVAL

#define ERR_RTP_SCHEDPARAMS_BADMINIMUMINTERVAL   -53

◆ ERR_RTP_SCHEDPARAMS_INVALIDBANDWIDTH

#define ERR_RTP_SCHEDPARAMS_INVALIDBANDWIDTH   -54

Definition at line 106 of file rtperrors.h.

Referenced by qrtplib::RTCPSchedulerParams::SetRTCPBandwidth().

◆ ERR_RTP_SDES_LENGTHTOOBIG

#define ERR_RTP_SDES_LENGTHTOOBIG   -55

Definition at line 107 of file rtperrors.h.

Referenced by qrtplib::RTCPSDESInfo::SetNonPrivateItem().

◆ ERR_RTP_SDES_MAXPRIVITEMS

#define ERR_RTP_SDES_MAXPRIVITEMS   -56

◆ ERR_RTP_SDES_PREFIXNOTFOUND

#define ERR_RTP_SDES_PREFIXNOTFOUND   -57

Definition at line 109 of file rtperrors.h.

Referenced by qrtplib::RTCPSDESInfo::DeletePrivatePrefix().

◆ ERR_RTP_SECURESESSION_CANTDECRYPTRTCPDATA

#define ERR_RTP_SECURESESSION_CANTDECRYPTRTCPDATA   -172

Definition at line 224 of file rtperrors.h.

◆ ERR_RTP_SECURESESSION_CANTDECRYPTRTPDATA

#define ERR_RTP_SECURESESSION_CANTDECRYPTRTPDATA   -171

Definition at line 223 of file rtperrors.h.

◆ ERR_RTP_SECURESESSION_CANTENCRYPTRTCPDATA

#define ERR_RTP_SECURESESSION_CANTENCRYPTRTCPDATA   -169

Definition at line 221 of file rtperrors.h.

◆ ERR_RTP_SECURESESSION_CANTENCRYPTRTPDATA

#define ERR_RTP_SECURESESSION_CANTENCRYPTRTPDATA   -168

Definition at line 220 of file rtperrors.h.

◆ ERR_RTP_SECURESESSION_CANTINITIALIZE_SRTPCONTEXT

#define ERR_RTP_SECURESESSION_CANTINITIALIZE_SRTPCONTEXT   -164

Definition at line 216 of file rtperrors.h.

◆ ERR_RTP_SECURESESSION_CANTINITMUTEX

#define ERR_RTP_SECURESESSION_CANTINITMUTEX   -165

Definition at line 217 of file rtperrors.h.

◆ ERR_RTP_SECURESESSION_CONTEXTALREADYINITIALIZED

#define ERR_RTP_SECURESESSION_CONTEXTALREADYINITIALIZED   -163

Definition at line 215 of file rtperrors.h.

◆ ERR_RTP_SECURESESSION_CONTEXTNOTINITIALIZED

#define ERR_RTP_SECURESESSION_CONTEXTNOTINITIALIZED   -166

Definition at line 218 of file rtperrors.h.

◆ ERR_RTP_SECURESESSION_NOTENOUGHDATATODECRYPT

#define ERR_RTP_SECURESESSION_NOTENOUGHDATATODECRYPT   -170

Definition at line 222 of file rtperrors.h.

◆ ERR_RTP_SECURESESSION_NOTENOUGHDATATOENCRYPT

#define ERR_RTP_SECURESESSION_NOTENOUGHDATATOENCRYPT   -167

Definition at line 219 of file rtperrors.h.

◆ ERR_RTP_SELECT_ERRORINPOLL

#define ERR_RTP_SELECT_ERRORINPOLL   -180

Definition at line 232 of file rtperrors.h.

◆ ERR_RTP_SELECT_ERRORINSELECT

#define ERR_RTP_SELECT_ERRORINSELECT   -178

Definition at line 230 of file rtperrors.h.

◆ ERR_RTP_SELECT_SOCKETDESCRIPTORTOOLARGE

#define ERR_RTP_SELECT_SOCKETDESCRIPTORTOOLARGE   -179

Definition at line 231 of file rtperrors.h.

◆ ERR_RTP_SESSION_ALREADYCREATED

#define ERR_RTP_SESSION_ALREADYCREATED   -58

Definition at line 110 of file rtperrors.h.

Referenced by qrtplib::RTPSession::Create().

◆ ERR_RTP_SESSION_CANTGETLOGINNAME

#define ERR_RTP_SESSION_CANTGETLOGINNAME   -59

Definition at line 111 of file rtperrors.h.

◆ ERR_RTP_SESSION_CANTINITMUTEX

#define ERR_RTP_SESSION_CANTINITMUTEX   -60

Definition at line 112 of file rtperrors.h.

◆ ERR_RTP_SESSION_MAXPACKETSIZETOOSMALL

#define ERR_RTP_SESSION_MAXPACKETSIZETOOSMALL   -61

◆ ERR_RTP_SESSION_NOTCREATED

#define ERR_RTP_SESSION_NOTCREATED   -62

◆ ERR_RTP_SESSION_THREADSAFETYCONFLICT

#define ERR_RTP_SESSION_THREADSAFETYCONFLICT   -177

Definition at line 229 of file rtperrors.h.

◆ ERR_RTP_SESSION_UNSUPPORTEDTRANSMISSIONPROTOCOL

#define ERR_RTP_SESSION_UNSUPPORTEDTRANSMISSIONPROTOCOL   -63

Definition at line 115 of file rtperrors.h.

◆ ERR_RTP_SESSION_USERDEFINEDTRANSMITTERNULL

#define ERR_RTP_SESSION_USERDEFINEDTRANSMITTERNULL   -119

Definition at line 171 of file rtperrors.h.

◆ ERR_RTP_SESSION_USINGPOLLTHREAD

#define ERR_RTP_SESSION_USINGPOLLTHREAD   -64

Definition at line 116 of file rtperrors.h.

◆ ERR_RTP_SOURCES_ALREADYHAVEOWNSSRC

#define ERR_RTP_SOURCES_ALREADYHAVEOWNSSRC   -65

Definition at line 117 of file rtperrors.h.

Referenced by qrtplib::RTPSources::CreateOwnSSRC().

◆ ERR_RTP_SOURCES_DONTHAVEOWNSSRC

#define ERR_RTP_SOURCES_DONTHAVEOWNSSRC   -66

Definition at line 118 of file rtperrors.h.

Referenced by qrtplib::RTPSources::DeleteOwnSSRC().

◆ ERR_RTP_SOURCES_ILLEGALSDESTYPE

#define ERR_RTP_SOURCES_ILLEGALSDESTYPE   -67

Definition at line 119 of file rtperrors.h.

Referenced by qrtplib::RTPSources::ProcessSDESNormalItem().

◆ ERR_RTP_SOURCES_SSRCEXISTS

#define ERR_RTP_SOURCES_SSRCEXISTS   -68

Definition at line 120 of file rtperrors.h.

Referenced by qrtplib::RTPSources::CreateOwnSSRC().

◆ ERR_RTP_TCPTRANS_ALREADYCREATED

#define ERR_RTP_TCPTRANS_ALREADYCREATED   -183

Definition at line 235 of file rtperrors.h.

◆ ERR_RTP_TCPTRANS_ALREADYINIT

#define ERR_RTP_TCPTRANS_ALREADYINIT   -182

Definition at line 234 of file rtperrors.h.

◆ ERR_RTP_TCPTRANS_ALREADYWAITING

#define ERR_RTP_TCPTRANS_ALREADYWAITING   -186

Definition at line 238 of file rtperrors.h.

◆ ERR_RTP_TCPTRANS_CANTINITMUTEX

#define ERR_RTP_TCPTRANS_CANTINITMUTEX   -185

Definition at line 237 of file rtperrors.h.

◆ ERR_RTP_TCPTRANS_ERRORINRECV

#define ERR_RTP_TCPTRANS_ERRORINRECV   -197

Definition at line 249 of file rtperrors.h.

◆ ERR_RTP_TCPTRANS_ERRORINSEND

#define ERR_RTP_TCPTRANS_ERRORINSEND   -196

Definition at line 248 of file rtperrors.h.

◆ ERR_RTP_TCPTRANS_ILLEGALPARAMETERS

#define ERR_RTP_TCPTRANS_ILLEGALPARAMETERS   -184

Definition at line 236 of file rtperrors.h.

◆ ERR_RTP_TCPTRANS_INVALIDADDRESSTYPE

#define ERR_RTP_TCPTRANS_INVALIDADDRESSTYPE   -188

Definition at line 240 of file rtperrors.h.

◆ ERR_RTP_TCPTRANS_NOMULTICASTSUPPORT

#define ERR_RTP_TCPTRANS_NOMULTICASTSUPPORT   -190

Definition at line 242 of file rtperrors.h.

◆ ERR_RTP_TCPTRANS_NOSOCKETSPECIFIED

#define ERR_RTP_TCPTRANS_NOSOCKETSPECIFIED   -189

Definition at line 241 of file rtperrors.h.

◆ ERR_RTP_TCPTRANS_NOTCREATED

#define ERR_RTP_TCPTRANS_NOTCREATED   -187

Definition at line 239 of file rtperrors.h.

◆ ERR_RTP_TCPTRANS_NOTINIT

#define ERR_RTP_TCPTRANS_NOTINIT   -181

Definition at line 233 of file rtperrors.h.

◆ ERR_RTP_TCPTRANS_NOTWAITING

#define ERR_RTP_TCPTRANS_NOTWAITING   -193

Definition at line 245 of file rtperrors.h.

◆ ERR_RTP_TCPTRANS_RECEIVEMODENOTSUPPORTED

#define ERR_RTP_TCPTRANS_RECEIVEMODENOTSUPPORTED   -191

Definition at line 243 of file rtperrors.h.

◆ ERR_RTP_TCPTRANS_SOCKETALREADYINDESTINATIONS

#define ERR_RTP_TCPTRANS_SOCKETALREADYINDESTINATIONS   -194

Definition at line 246 of file rtperrors.h.

◆ ERR_RTP_TCPTRANS_SOCKETNOTFOUNDINDESTINATIONS

#define ERR_RTP_TCPTRANS_SOCKETNOTFOUNDINDESTINATIONS   -195

Definition at line 247 of file rtperrors.h.

◆ ERR_RTP_TCPTRANS_SPECIFIEDSIZETOOBIG

#define ERR_RTP_TCPTRANS_SPECIFIEDSIZETOOBIG   -192

Definition at line 244 of file rtperrors.h.

◆ ERR_RTP_TRANS_BUFFERLENGTHTOOSMALL

#define ERR_RTP_TRANS_BUFFERLENGTHTOOSMALL   -69

Definition at line 121 of file rtperrors.h.

◆ ERR_RTP_UDPV4TRANS_ALREADYCREATED

#define ERR_RTP_UDPV4TRANS_ALREADYCREATED   -70

Definition at line 122 of file rtperrors.h.

Referenced by qrtplib::RTPUDPTransmitter::Create().

◆ ERR_RTP_UDPV4TRANS_ALREADYINIT

#define ERR_RTP_UDPV4TRANS_ALREADYINIT   -71

Definition at line 123 of file rtperrors.h.

Referenced by qrtplib::RTPUDPTransmitter::Init().

◆ ERR_RTP_UDPV4TRANS_ALREADYWAITING

#define ERR_RTP_UDPV4TRANS_ALREADYWAITING   -72

Definition at line 124 of file rtperrors.h.

◆ ERR_RTP_UDPV4TRANS_CANTBINDRTCPSOCKET

#define ERR_RTP_UDPV4TRANS_CANTBINDRTCPSOCKET   -73

Definition at line 125 of file rtperrors.h.

Referenced by qrtplib::RTPUDPTransmitter::BindSockets().

◆ ERR_RTP_UDPV4TRANS_CANTBINDRTPSOCKET

#define ERR_RTP_UDPV4TRANS_CANTBINDRTPSOCKET   -74

Definition at line 126 of file rtperrors.h.

Referenced by qrtplib::RTPUDPTransmitter::BindSockets().

◆ ERR_RTP_UDPV4TRANS_CANTCREATESOCKET

#define ERR_RTP_UDPV4TRANS_CANTCREATESOCKET   -75

Definition at line 127 of file rtperrors.h.

◆ ERR_RTP_UDPV4TRANS_CANTGETSOCKETPORT

#define ERR_RTP_UDPV4TRANS_CANTGETSOCKETPORT   -155

Definition at line 207 of file rtperrors.h.

◆ ERR_RTP_UDPV4TRANS_CANTGETSOCKETTYPE

#define ERR_RTP_UDPV4TRANS_CANTGETSOCKETTYPE   -158

Definition at line 210 of file rtperrors.h.

◆ ERR_RTP_UDPV4TRANS_CANTGETVALIDSOCKET

#define ERR_RTP_UDPV4TRANS_CANTGETVALIDSOCKET   -160

Definition at line 212 of file rtperrors.h.

◆ ERR_RTP_UDPV4TRANS_CANTINITMUTEX

#define ERR_RTP_UDPV4TRANS_CANTINITMUTEX   -76

Definition at line 128 of file rtperrors.h.

◆ ERR_RTP_UDPV4TRANS_CANTSETRTCPRECEIVEBUF

#define ERR_RTP_UDPV4TRANS_CANTSETRTCPRECEIVEBUF   -77

Definition at line 129 of file rtperrors.h.

◆ ERR_RTP_UDPV4TRANS_CANTSETRTCPTRANSMITBUF

#define ERR_RTP_UDPV4TRANS_CANTSETRTCPTRANSMITBUF   -78

Definition at line 130 of file rtperrors.h.

◆ ERR_RTP_UDPV4TRANS_CANTSETRTPRECEIVEBUF

#define ERR_RTP_UDPV4TRANS_CANTSETRTPRECEIVEBUF   -79

Definition at line 131 of file rtperrors.h.

◆ ERR_RTP_UDPV4TRANS_CANTSETRTPTRANSMITBUF

#define ERR_RTP_UDPV4TRANS_CANTSETRTPTRANSMITBUF   -80

Definition at line 132 of file rtperrors.h.

◆ ERR_RTP_UDPV4TRANS_COULDNTJOINMULTICASTGROUP

#define ERR_RTP_UDPV4TRANS_COULDNTJOINMULTICASTGROUP   -81

Definition at line 133 of file rtperrors.h.

Referenced by qrtplib::RTPUDPTransmitter::JoinMulticastGroup().

◆ ERR_RTP_UDPV4TRANS_DIFFERENTRECEIVEMODE

#define ERR_RTP_UDPV4TRANS_DIFFERENTRECEIVEMODE   -82

Definition at line 134 of file rtperrors.h.

◆ ERR_RTP_UDPV4TRANS_ILLEGALPARAMETERS

#define ERR_RTP_UDPV4TRANS_ILLEGALPARAMETERS   -83

Definition at line 135 of file rtperrors.h.

Referenced by qrtplib::RTPUDPTransmitter::Create().

◆ ERR_RTP_UDPV4TRANS_INVALIDADDRESSTYPE

#define ERR_RTP_UDPV4TRANS_INVALIDADDRESSTYPE   -84

Definition at line 136 of file rtperrors.h.

◆ ERR_RTP_UDPV4TRANS_INVALIDSOCKETTYPE

#define ERR_RTP_UDPV4TRANS_INVALIDSOCKETTYPE   -159

Definition at line 211 of file rtperrors.h.

◆ ERR_RTP_UDPV4TRANS_NOLOCALIPS

#define ERR_RTP_UDPV4TRANS_NOLOCALIPS   -85

Definition at line 137 of file rtperrors.h.

◆ ERR_RTP_UDPV4TRANS_NOMULTICASTSUPPORT

#define ERR_RTP_UDPV4TRANS_NOMULTICASTSUPPORT   -86

Definition at line 138 of file rtperrors.h.

◆ ERR_RTP_UDPV4TRANS_NOSUCHENTRY

#define ERR_RTP_UDPV4TRANS_NOSUCHENTRY   -87

Definition at line 139 of file rtperrors.h.

◆ ERR_RTP_UDPV4TRANS_NOTAMULTICASTADDRESS

#define ERR_RTP_UDPV4TRANS_NOTAMULTICASTADDRESS   -88

Definition at line 140 of file rtperrors.h.

◆ ERR_RTP_UDPV4TRANS_NOTANIPV4SOCKET

#define ERR_RTP_UDPV4TRANS_NOTANIPV4SOCKET   -156

Definition at line 208 of file rtperrors.h.

◆ ERR_RTP_UDPV4TRANS_NOTCREATED

#define ERR_RTP_UDPV4TRANS_NOTCREATED   -89

◆ ERR_RTP_UDPV4TRANS_NOTINIT

#define ERR_RTP_UDPV4TRANS_NOTINIT   -90

◆ ERR_RTP_UDPV4TRANS_NOTWAITING

#define ERR_RTP_UDPV4TRANS_NOTWAITING   -91

Definition at line 143 of file rtperrors.h.

◆ ERR_RTP_UDPV4TRANS_PORTBASENOTEVEN

#define ERR_RTP_UDPV4TRANS_PORTBASENOTEVEN   -92

Definition at line 144 of file rtperrors.h.

Referenced by qrtplib::RTPUDPTransmitter::Create().

◆ ERR_RTP_UDPV4TRANS_SOCKETPORTNOTSET

#define ERR_RTP_UDPV4TRANS_SOCKETPORTNOTSET   -157

Definition at line 209 of file rtperrors.h.

◆ ERR_RTP_UDPV4TRANS_SPECIFIEDSIZETOOBIG

#define ERR_RTP_UDPV4TRANS_SPECIFIEDSIZETOOBIG   -93

◆ ERR_RTP_UDPV4TRANS_TOOMANYATTEMPTSCHOOSINGSOCKET

#define ERR_RTP_UDPV4TRANS_TOOMANYATTEMPTSCHOOSINGSOCKET   -161

Definition at line 213 of file rtperrors.h.

◆ ERR_RTP_UDPV6TRANS_ALREADYCREATED

#define ERR_RTP_UDPV6TRANS_ALREADYCREATED   -94

Definition at line 146 of file rtperrors.h.

◆ ERR_RTP_UDPV6TRANS_ALREADYINIT

#define ERR_RTP_UDPV6TRANS_ALREADYINIT   -95

Definition at line 147 of file rtperrors.h.

◆ ERR_RTP_UDPV6TRANS_ALREADYWAITING

#define ERR_RTP_UDPV6TRANS_ALREADYWAITING   -96

Definition at line 148 of file rtperrors.h.

◆ ERR_RTP_UDPV6TRANS_CANTBINDRTCPSOCKET

#define ERR_RTP_UDPV6TRANS_CANTBINDRTCPSOCKET   -97

Definition at line 149 of file rtperrors.h.

◆ ERR_RTP_UDPV6TRANS_CANTBINDRTPSOCKET

#define ERR_RTP_UDPV6TRANS_CANTBINDRTPSOCKET   -98

Definition at line 150 of file rtperrors.h.

◆ ERR_RTP_UDPV6TRANS_CANTCREATESOCKET

#define ERR_RTP_UDPV6TRANS_CANTCREATESOCKET   -99

Definition at line 151 of file rtperrors.h.

◆ ERR_RTP_UDPV6TRANS_CANTINITMUTEX

#define ERR_RTP_UDPV6TRANS_CANTINITMUTEX   -100

Definition at line 152 of file rtperrors.h.

◆ ERR_RTP_UDPV6TRANS_CANTSETRTCPRECEIVEBUF

#define ERR_RTP_UDPV6TRANS_CANTSETRTCPRECEIVEBUF   -101

Definition at line 153 of file rtperrors.h.

◆ ERR_RTP_UDPV6TRANS_CANTSETRTCPTRANSMITBUF

#define ERR_RTP_UDPV6TRANS_CANTSETRTCPTRANSMITBUF   -102

Definition at line 154 of file rtperrors.h.

◆ ERR_RTP_UDPV6TRANS_CANTSETRTPRECEIVEBUF

#define ERR_RTP_UDPV6TRANS_CANTSETRTPRECEIVEBUF   -103

Definition at line 155 of file rtperrors.h.

◆ ERR_RTP_UDPV6TRANS_CANTSETRTPTRANSMITBUF

#define ERR_RTP_UDPV6TRANS_CANTSETRTPTRANSMITBUF   -104

Definition at line 156 of file rtperrors.h.

◆ ERR_RTP_UDPV6TRANS_COULDNTJOINMULTICASTGROUP

#define ERR_RTP_UDPV6TRANS_COULDNTJOINMULTICASTGROUP   -105

Definition at line 157 of file rtperrors.h.

◆ ERR_RTP_UDPV6TRANS_DIFFERENTRECEIVEMODE

#define ERR_RTP_UDPV6TRANS_DIFFERENTRECEIVEMODE   -106

Definition at line 158 of file rtperrors.h.

◆ ERR_RTP_UDPV6TRANS_ILLEGALPARAMETERS

#define ERR_RTP_UDPV6TRANS_ILLEGALPARAMETERS   -107

Definition at line 159 of file rtperrors.h.

◆ ERR_RTP_UDPV6TRANS_INVALIDADDRESSTYPE

#define ERR_RTP_UDPV6TRANS_INVALIDADDRESSTYPE   -108

Definition at line 160 of file rtperrors.h.

◆ ERR_RTP_UDPV6TRANS_NOLOCALIPS

#define ERR_RTP_UDPV6TRANS_NOLOCALIPS   -109

Definition at line 161 of file rtperrors.h.

◆ ERR_RTP_UDPV6TRANS_NOMULTICASTSUPPORT

#define ERR_RTP_UDPV6TRANS_NOMULTICASTSUPPORT   -110

◆ ERR_RTP_UDPV6TRANS_NOSUCHENTRY

#define ERR_RTP_UDPV6TRANS_NOSUCHENTRY   -111

Definition at line 163 of file rtperrors.h.

◆ ERR_RTP_UDPV6TRANS_NOTAMULTICASTADDRESS

#define ERR_RTP_UDPV6TRANS_NOTAMULTICASTADDRESS   -112

Definition at line 164 of file rtperrors.h.

◆ ERR_RTP_UDPV6TRANS_NOTCREATED

#define ERR_RTP_UDPV6TRANS_NOTCREATED   -113

Definition at line 165 of file rtperrors.h.

◆ ERR_RTP_UDPV6TRANS_NOTINIT

#define ERR_RTP_UDPV6TRANS_NOTINIT   -114

Definition at line 166 of file rtperrors.h.

◆ ERR_RTP_UDPV6TRANS_NOTWAITING

#define ERR_RTP_UDPV6TRANS_NOTWAITING   -115

Definition at line 167 of file rtperrors.h.

◆ ERR_RTP_UDPV6TRANS_PORTBASENOTEVEN

#define ERR_RTP_UDPV6TRANS_PORTBASENOTEVEN   -116

Definition at line 168 of file rtperrors.h.

◆ ERR_RTP_UDPV6TRANS_SPECIFIEDSIZETOOBIG

#define ERR_RTP_UDPV6TRANS_SPECIFIEDSIZETOOBIG   -117

Definition at line 169 of file rtperrors.h.