Inheritance diagram for H224_Frame:

Public Member Functions | |
| BOOL | IsHighPriority () const |
| BYTE * | GetClientDataPtr () const |
| PINDEX | GetClientDataSize () const |
| void | SetClientDataSize (PINDEX size) |
| BOOL | Decode (const BYTE *data, PINDEX size) |
Definition at line 50 of file h224.h.
| BOOL H224_Frame::Decode | ( | const BYTE * | data, | |
| PINDEX | size | |||
| ) |
Decodes a Q.922 frame from a given buffer, returns the success of this operation
Reimplemented from Q922_Frame.
1.5.2