#include <rtp.h>
Inheritance diagram for RTCPSocket:
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) |
This drives RTCP related session control.
|
|
|
Reimplemented in RTPSocket. |
|
|
|
|
|
|
|
|