Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

RTCP_Channel.h File Reference

#include "ace/OS.h"
#include "ace/Message_Block.h"
#include "ace/SString.h"
#include "RTP.h"
#include "RTCP_Packet.h"

Include dependency graph for RTCP_Channel.h:

Include dependency graph

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

Included by dependency graph

Compounds

class  RTCP_Channel_In
 The RTCP_Channel_In class represents a single incoming data channel, or stream. The class has several responsibilities. When the class is instantiated, the incoming RTP traffic must be declared a valid source based on the RTP packets received. Once declared valie, this class is responsible for keeping up with reception statistics and other information. When an SR or RR is created (outside of this class), this class is used to get the Receiver Report block for this particular stream. More...

class  RTCP_Channel_Out
 The RTCP_Channel_Out class represents a single outgoing data channel, or stream. It keeps track of statistics such as number of packets sent and number of bytes sent. More...


Generated on Thu Jan 15 00:54:13 2004 for TAO_AV by doxygen1.2.18