#include "ace/pre.h"
#include "ace/OS.h"
#include "ace/Hash_Map_Manager.h"
#include "orbsvcs/AV/AVStreams_i.h"
#include "orbsvcs/AV/UDP.h"
#include <math.h>
#include <stdlib.h>
#include "orbsvcs/AV/RTP.h"
#include "RTCP_Channel.h"
#include "ace/post.h"
Include dependency graph for RTCP.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
struct | TAO_AV_RTCP::md5_string |
struct | TAO_AV_RTCP::ntp64 |
struct | TAO_AV_RTCP::rtcphdr |
class | TAO_AV_RTCP |
Encapsulate the header format for the Real Time Control Protocol (RTCP). More... | |
class | TAO_AV_RTCP_Callback |
TAO_AV_Callback for RTCP protocol. More... | |
class | TAO_AV_RTCP_Flow_Factory |
class | TAO_AV_RTCP_Object |
TAO_AV_Protocol_Object for RTCP protocol. More... | |
Functions | |
ACE_STATIC_SVC_DECLARE (TAO_AV_RTCP_Flow_Factory) ACE_FACTORY_DECLARE(TAO_AV |
RTCP.h,v 5.13 2001/11/14 19:29:03 crodrigu Exp
|
|