|
OpenH323
1.18.0
|
#include <h245.h>
Public Types | |
| enum | Choices { e_ip_UDP, e_ip_TCP, e_atm_AAL5_UNIDIR, e_atm_AAL5_BIDIR, e_atm_AAL5_compressed } |
Public Member Functions | |
| H245_MediaTransportType (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
| operator H245_MediaTransportType_atm_AAL5_compressed & () | |
| operator const H245_MediaTransportType_atm_AAL5_compressed & () const | |
| BOOL | CreateObject () |
| PObject * | Clone () const |
| H245_MediaTransportType::H245_MediaTransportType | ( | unsigned | tag = 0, |
| TagClass | tagClass = UniversalTagClass |
||
| ) |
| PObject* H245_MediaTransportType::Clone | ( | ) | const |
| H245_MediaTransportType::operator const H245_MediaTransportType_atm_AAL5_compressed & | ( | ) | const |
| H245_MediaTransportType::operator H245_MediaTransportType_atm_AAL5_compressed & | ( | ) |
1.7.6.1