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_audioLayer1 |
| PASN_Boolean | m_audioLayer2 |
| PASN_Boolean | m_audioLayer3 |
| PASN_Boolean | m_audioSampling32k |
| PASN_Boolean | m_audioSampling44k1 |
| PASN_Boolean | m_audioSampling48k |
| PASN_Boolean | m_singleChannel |
| PASN_Boolean | m_twoChannels |
| PASN_Integer | m_bitRate |
Definition at line 1921 of file h245.h.
1.5.2