Definition: dvblocator.h:30
MHEG5Bool MHEG5parseEncodeQPrintable(MHEG5Byte **buffer, MHEG5Int *used, MHEG5Int *allocated, MHEG5Generic *value)
Add a value to the buffer. The value is QPrintable-encoded, which means that printable characters are...
Definition: mh5parse.c:732
MHEG5 engine interface error codes.
uint8_t U8BIT
Definition: techtype.h:93
long MHEG5Int
Definition: mh5base.h:69
MHEG5 PVR functions for New Zealand or Australia profile References: [1] UK1 Profile - Digital Terres...
short MHEG5Bool
Definition: mh5base.h:67
unsigned char MHEG5Byte
Definition: mh5base.h:70
Definition: mh5base.h:143
MHEG5Bool MHEG5parseDvbUrl(U8BIT *buffer, U32BIT length, S_DVB_LOCATOR *dvb_loc)
Parse a DAVIC style multiplex reference or UK-DTT inherritance format URL. This can be one of the fol...
Definition: mh5parse.c:156
Definition of DVB locator and DVB component types.
Interaction Channel Streaming functions required by MHEG5 engine References: [1] UK1 Profile - Digita...
int MHEG5parseLcn(U8BIT *buf, U8BIT *end)
Definition: mh5parse.c:270
uint32_t U32BIT
Definition: techtype.h:97