OPAL  Version 3.10.10
OpalRTPConnection::MediaInformation Struct Reference

#include <rtpconn.h>

Public Member Functions

 MediaInformation ()
 

Data Fields

OpalTransportAddress data
 Data channel address. More...
 
OpalTransportAddress control
 Control channel address. More...
 
RTP_DataFrame::PayloadTypes rfc2833
 Payload type for RFC2833. More...
 
RTP_DataFrame::PayloadTypes ciscoNSE
 Payload type for RFC2833. More...
 

Detailed Description

Meda information structure for GetMediaInformation() function.

Constructor & Destructor Documentation

OpalRTPConnection::MediaInformation::MediaInformation ( )
inline

Field Documentation

RTP_DataFrame::PayloadTypes OpalRTPConnection::MediaInformation::ciscoNSE

Payload type for RFC2833.

OpalTransportAddress OpalRTPConnection::MediaInformation::control

Control channel address.

OpalTransportAddress OpalRTPConnection::MediaInformation::data

Data channel address.

RTP_DataFrame::PayloadTypes OpalRTPConnection::MediaInformation::rfc2833

Payload type for RFC2833.


The documentation for this struct was generated from the following file: