26 #ifndef OPAL_H224_H224_H
27 #define OPAL_H224_H224_H
43 #define H224_HEADER_SIZE 6
73 const char * fullName,
76 virtual PObject *
Clone()
const;
84 #define OpalH224AnnexQ GetOpalH224_H323AnnexQ()
85 #define OpalH224Tunnelled GetOpalH224_HDLCTunneling()
129 BYTE countryCodeExtension,
130 WORD manufacturerCode,
131 BYTE manufacturerClientID);
135 PBoolean
GetBS()
const;
136 void SetBS(PBoolean bs);
138 PBoolean
GetES()
const;
139 void SetES(PBoolean es);
141 PBoolean
GetC1()
const;
142 void SetC1(PBoolean c1);
144 PBoolean
GetC0()
const;
145 void SetC0(PBoolean c0);
156 PBoolean
DecodeHDLC(
const BYTE *data, PINDEX size);
159 PINDEX GetHeaderSize()
const;
162 #endif // OPAL_H224_H224_H