liveMedia/include/RTCP.hh File Reference

#include "RTPSink.hh"
#include "RTPSource.hh"

Include dependency graph for RTCP.hh:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  SDESItem
class  RTCPInstance

Variables

const unsigned char RTCP_PT_SR = 200
const unsigned char RTCP_PT_RR = 201
const unsigned char RTCP_PT_SDES = 202
const unsigned char RTCP_PT_BYE = 203
const unsigned char RTCP_PT_APP = 204
const unsigned char RTCP_SDES_END = 0
const unsigned char RTCP_SDES_CNAME = 1
const unsigned char RTCP_SDES_NAME = 2
const unsigned char RTCP_SDES_EMAIL = 3
const unsigned char RTCP_SDES_PHONE = 4
const unsigned char RTCP_SDES_LOC = 5
const unsigned char RTCP_SDES_TOOL = 6
const unsigned char RTCP_SDES_NOTE = 7
const unsigned char RTCP_SDES_PRIV = 8


Variable Documentation

const unsigned char RTCP_PT_APP = 204

Definition at line 186 of file RTCP.hh.

const unsigned char RTCP_PT_BYE = 203

Definition at line 185 of file RTCP.hh.

Referenced by RTCPInstance::addBYE(), and RTCPInstance::incomingReportHandler1().

const unsigned char RTCP_PT_RR = 201

Definition at line 183 of file RTCP.hh.

Referenced by RTCPInstance::addRR(), and RTCPInstance::incomingReportHandler1().

const unsigned char RTCP_PT_SDES = 202

Definition at line 184 of file RTCP.hh.

Referenced by RTCPInstance::addSDES().

const unsigned char RTCP_PT_SR = 200

Definition at line 182 of file RTCP.hh.

Referenced by RTCPInstance::addSR(), and RTCPInstance::incomingReportHandler1().

const unsigned char RTCP_SDES_CNAME = 1

Definition at line 190 of file RTCP.hh.

const unsigned char RTCP_SDES_EMAIL = 3

Definition at line 192 of file RTCP.hh.

const unsigned char RTCP_SDES_END = 0

Definition at line 189 of file RTCP.hh.

const unsigned char RTCP_SDES_LOC = 5

Definition at line 194 of file RTCP.hh.

const unsigned char RTCP_SDES_NAME = 2

Definition at line 191 of file RTCP.hh.

const unsigned char RTCP_SDES_NOTE = 7

Definition at line 196 of file RTCP.hh.

const unsigned char RTCP_SDES_PHONE = 4

Definition at line 193 of file RTCP.hh.

const unsigned char RTCP_SDES_PRIV = 8

Definition at line 197 of file RTCP.hh.

const unsigned char RTCP_SDES_TOOL = 6

Definition at line 195 of file RTCP.hh.


Generated on Tue Oct 7 15:38:59 2008 for live by  doxygen 1.5.2