#include <rtpconn.h>
Public Member Functions | |
| MediaInformation () | |
Public Attributes | |
| OpalTransportAddress | data |
| Data channel address. | |
| OpalTransportAddress | control |
| Control channel address. | |
| RTP_DataFrame::PayloadTypes | rfc2833 |
| Payload type for RFC2833. | |
| RTP_DataFrame::PayloadTypes | ciscoNSE |
| Payload type for RFC2833. | |
Meda information structure for GetMediaInformation() function.
| OpalRTPConnection::MediaInformation::MediaInformation | ( | ) | [inline] |
References ciscoNSE, RTP_DataFrame::IllegalPayloadType, and rfc2833.
Payload type for RFC2833.
Referenced by MediaInformation().
Control channel address.
Data channel address.
Payload type for RFC2833.
Referenced by MediaInformation().
1.6.3