26 #ifndef OPAL_H224_H224_H
27 #define OPAL_H224_H224_H
43 #define H224_HEADER_SIZE 6
53 static const char *
Name();
63 const PCaselessString & sdpMediaType,
64 const PCaselessString & sdpTransport,
65 const PStringArray & sdpLines,
86 const char * fullName,
89 virtual PObject *
Clone()
const;
97 #define OpalH224AnnexQ GetOpalH224_H323AnnexQ()
98 #define OpalH224Tunnelled GetOpalH224_HDLCTunneling()
142 BYTE countryCodeExtension,
143 WORD manufacturerCode,
144 BYTE manufacturerClientID);
148 PBoolean
GetBS()
const;
149 void SetBS(PBoolean bs);
151 PBoolean
GetES()
const;
152 void SetES(PBoolean es);
154 PBoolean
GetC1()
const;
155 void SetC1(PBoolean c1);
157 PBoolean
GetC0()
const;
158 void SetC0(PBoolean c0);
169 PBoolean
DecodeHDLC(
const BYTE *data, PINDEX size);
172 PINDEX GetHeaderSize()
const;
175 #endif // OPAL_H224_H224_H