Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class 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

Classes

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 Feb 10 20:58:50 2005 for TAO_AV by  doxygen 1.3.9.1