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

RTCPSocket Class Reference

RTCP interface class. RTCP packet control interface. More...

#include <rtp.h>

Inheritance diagram for RTCPSocket:

UDPSocket RTPSocket List of all members.

Public Methods

void endControl (void)

Protected Methods

 RTCPSocket (const InetAddress &bind, tpport_t port)
sockerror_t Connect (const InetHostAddress &ia, tpport_t port)
bool isPendingControl (timeout_t timeout)
int getControl (unsigned char *buffer, size_t len)
int putControl (unsigned char *buffer, size_t len)

Detailed Description

RTCP interface class. RTCP packet control interface.

This drives RTCP related session control.

Author(s):
David Sugar <dyfet@ostel.com>


Constructor & Destructor Documentation

RTCPSocket::RTCPSocket ( const InetAddress & bind,
tpport_t port ) [protected]
 


Member Function Documentation

sockerror_t RTCPSocket::Connect ( const InetHostAddress & ia,
tpport_t port ) [protected]
 

Reimplemented in RTPSocket.

void RTCPSocket::endControl ( void ) [inline]
 

int RTCPSocket::getControl ( unsigned char * buffer,
size_t len ) [inline, protected]
 

bool RTCPSocket::isPendingControl ( timeout_t timeout ) [inline, protected]
 

int RTCPSocket::putControl ( unsigned char * buffer,
size_t len ) [inline, protected]
 


The documentation for this class was generated from the following file:
Generated at Fri Dec 15 11:45:38 2000 for CommonC++ by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000