Public Types | |
| enum | OptionalFields { e_rsCodeCapability } |
Public Member Functions | |
| 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 |
Definition at line 1182 of file h245.h.
1.5.2