Go to the source code of this file.
Compounds | |
class | RTCPSocket |
class | RTPDuplex |
class | RTPQueue |
class | RTPSocket |
Enumerations | |
enum | payload_t { RTP_PAYLOAD_PCMU = 0, RTP_PAYLOAD_1016, RTP_PAYLOAD_G726, RTP_PAYLOAD_GSM, RTP_PAYLOAD_G723, RTP_PAYLOAD_DVI4_8000, RTP_PAYLOAD_DVI4_16000, RTP_PAYLOAD_LPC, RTP_PAYLOAD_PCMA, RTP_PAYLOAD_G722, RTP_PAYLOAD_L16_DUAL, RTP_PAYLOAD_L16_MONO, RTP_PAYLOAD_QCELP, RTP_PAYLOAD_MPA = 14, RTP_PAYLOAD_G728, RTP_PAYLOAD_DVI4_11025, RTP_PAYLOAD_DVI4_22050, RTP_PAYLOAD_G729, RTP_PAYLOAD_CELB = 25, RTP_PAYLOAD_JPEG, RTP_PAYLOAD_NV = 28, RTP_PAYLOAD_H261 = 31, RTP_PAYLOAD_MPV, RTP_PAYLOAD_MP2T, RTP_PAYLOAD_H263, RTP_PAYLOAD_INVALID = 128 } |
enum | rtppurge_t { RTP_PURGE_SEND, RTP_PURGE_RECV, RTP_PURGE_BOTH } |
|
|
|