#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. |
OpalRTPConnection::OpalRTPConnection::MediaInformation::MediaInformation | ( | ) | [inline] |
RTP_DataFrame::PayloadTypes OpalRTPConnection::OpalRTPConnection::MediaInformation::ciscoNSE |
Payload type for RFC2833.
Referenced by OpalRTPConnection::OpalRTPConnection::MediaInformation::MediaInformation().
OpalTransportAddress OpalRTPConnection::OpalRTPConnection::MediaInformation::control |
Control channel address.
OpalTransportAddress OpalRTPConnection::OpalRTPConnection::MediaInformation::data |
Data channel address.
RTP_DataFrame::PayloadTypes OpalRTPConnection::OpalRTPConnection::MediaInformation::rfc2833 |
Payload type for RFC2833.
Referenced by OpalRTPConnection::OpalRTPConnection::MediaInformation::MediaInformation().