|
OpenH323
1.18.0
|
#include <h245.h>
Public Types | |
| enum | Choices { e_nonStandard, e_audioData } |
Public Member Functions | |
| H245_RedundancyEncodingMode_secondaryEncoding (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
| operator H245_NonStandardParameter & () | |
| operator const H245_NonStandardParameter & () const | |
| operator H245_AudioMode & () | |
| operator const H245_AudioMode & () const | |
| BOOL | CreateObject () |
| PObject * | Clone () const |
| H245_RedundancyEncodingMode_secondaryEncoding::H245_RedundancyEncodingMode_secondaryEncoding | ( | unsigned | tag = 0, |
| TagClass | tagClass = UniversalTagClass |
||
| ) |
| PObject* H245_RedundancyEncodingMode_secondaryEncoding::Clone | ( | ) | const |
| H245_RedundancyEncodingMode_secondaryEncoding::operator const H245_AudioMode & | ( | ) | const |
| H245_RedundancyEncodingMode_secondaryEncoding::operator const H245_NonStandardParameter & | ( | ) | const |
| H245_RedundancyEncodingMode_secondaryEncoding::operator H245_AudioMode & | ( | ) |
| H245_RedundancyEncodingMode_secondaryEncoding::operator H245_NonStandardParameter & | ( | ) |
1.7.6.1