#include <h245.h>
Inheritance diagram for H245_G729Extensions:
Public Types | |
enum | OptionalFields { e_audioUnit } |
Public Member Functions | |
H245_G729Extensions (unsigned tag=UniversalSequence, TagClass tagClass=UniversalTagClass) | |
PINDEX | GetDataLength () const |
BOOL | Decode (PASN_Stream &strm) |
void | Encode (PASN_Stream &strm) const |
void | PrintOn (ostream &strm) const |
Comparison | Compare (const PObject &obj) const |
PObject * | Clone () const |
Public Attributes | |
PASN_Integer | m_audioUnit |
PASN_Boolean | m_annexA |
PASN_Boolean | m_annexB |
PASN_Boolean | m_annexD |
PASN_Boolean | m_annexE |
PASN_Boolean | m_annexF |
PASN_Boolean | m_annexG |
PASN_Boolean | m_annexH |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|