#include <cc++/rtp.h>
Inheritance diagram for RTPDuplex::

Public Methods | |
| RTPDuplex (const InetAddress &bind, tpport_t local, tpport_t remote, int pri) | |
| virtual | ~RTPDuplex () |
| sockerror_t | Connect (const InetHostAddress &host, tpport_t port=0) |
Protected Methods | |
| bool | isPendingData (microtimeout_t timeout) |
| size_t | writeData (const unsigned char *const buffer, size_t len) |
| size_t | readData (unsigned char *buffer, size_t len) |
| RTPSource & | getPeer () |
This has no RTCP and assumes the receiver is connected to a known transmitter, hence no "foreign" packets will arrive.
|
||||||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
Reimplemented from RTPQueue. |
|
||||||||||||
|
Reimplemented from RTPQueue. |
|
||||||||||||
|
Reimplemented from RTPQueue. |
1.2.10 written by Dimitri van Heesch,
© 1997-2001