#include <h245.h>
Inheritance diagram for H245_H223AnnexCCapability:
Public Types | |
enum | OptionalFields { e_rsCodeCapability } |
Public Member Functions | |
H245_H223AnnexCCapability (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_Boolean | m_videoWithAL1M |
PASN_Boolean | m_videoWithAL2M |
PASN_Boolean | m_videoWithAL3M |
PASN_Boolean | m_audioWithAL1M |
PASN_Boolean | m_audioWithAL2M |
PASN_Boolean | m_audioWithAL3M |
PASN_Boolean | m_dataWithAL1M |
PASN_Boolean | m_dataWithAL2M |
PASN_Boolean | m_dataWithAL3M |
PASN_Boolean | m_alpduInterleaving |
PASN_Integer | m_maximumAL1MPDUSize |
PASN_Integer | m_maximumAL2MSDUSize |
PASN_Integer | m_maximumAL3MSDUSize |
PASN_Boolean | m_rsCodeCapability |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|