|
OpenH323
1.18.0
|
#include <h248.h>
Public Types | |
| enum | Choices { e_oneStream, e_multiStream } |
Public Member Functions | |
| H248_IndAudMediaDescriptor_streams (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
| operator H248_IndAudStreamParms & () | |
| operator const H248_IndAudStreamParms & () const | |
| operator H248_ArrayOf_IndAudStreamDescriptor & () | |
| operator const H248_ArrayOf_IndAudStreamDescriptor & () const | |
| BOOL | CreateObject () |
| PObject * | Clone () const |
| H248_IndAudMediaDescriptor_streams::H248_IndAudMediaDescriptor_streams | ( | unsigned | tag = 0, |
| TagClass | tagClass = UniversalTagClass |
||
| ) |
| PObject* H248_IndAudMediaDescriptor_streams::Clone | ( | ) | const |
| H248_IndAudMediaDescriptor_streams::operator const H248_ArrayOf_IndAudStreamDescriptor & | ( | ) | const |
| H248_IndAudMediaDescriptor_streams::operator const H248_IndAudStreamParms & | ( | ) | const |
| H248_IndAudMediaDescriptor_streams::operator H248_ArrayOf_IndAudStreamDescriptor & | ( | ) |
| H248_IndAudMediaDescriptor_streams::operator H248_IndAudStreamParms & | ( | ) |
1.7.6.1