#include <MNRTPPacket.h>
Inheritance diagram for MNRTPHdrExt:


Public Member Functions | |
| MNRTPHdrExt () | |
| MNRTPHdrExt (const MNRTPHdrExt &orig) | |
| MNRTPHdrExt (const rtp_hdr_ext *xpkt) | |
| MNRTPHdrExt (u_int16 type, MNRope *&data) | |
| virtual | ~MNRTPHdrExt () |
| MNRTPHdrExt & | operator= (const MNRTPHdrExt &orig) |
| virtual MNRTPHdrExt * | clone () |
| u_int16 | get_byte_len () const |
| u_int16 | get_word_len () const |
| u_int16 | get_type () const |
| const uchar_t * | get_payload () |
Protected Attributes | |
| u_int16 | _etype |
| MNRope * | _edata |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8