26 #ifndef OPAL_H224_H224_H
27 #define OPAL_H224_H224_H
45 #define H224_HEADER_SIZE 6
55 static const char *
Name();
65 const PCaselessString & sdpMediaType,
66 const PCaselessString & sdpTransport,
67 const PStringArray & sdpLines,
88 const char * fullName,
91 virtual PObject *
Clone()
const;
99 #define OpalH224AnnexQ GetOpalH224_H323AnnexQ()
100 #define OpalH224Tunnelled GetOpalH224_HDLCTunneling()
144 BYTE countryCodeExtension,
145 WORD manufacturerCode,
146 BYTE manufacturerClientID);
150 PBoolean
GetBS()
const;
151 void SetBS(PBoolean bs);
153 PBoolean
GetES()
const;
154 void SetES(PBoolean es);
156 PBoolean
GetC1()
const;
157 void SetC1(PBoolean c1);
159 PBoolean
GetC0()
const;
160 void SetC0(PBoolean c0);
171 PBoolean
DecodeHDLC(
const BYTE *data, PINDEX size);
174 PINDEX GetHeaderSize()
const;
178 #endif // OPAL_HAS_H224
180 #endif // OPAL_H224_H224_H