109 MHEG5Int *graphicsXVal, MHEG5Int *graphicsYVal);
132 MHEG5Int *origNetworkID, MHEG5Int *transportStreamID,
133 MHEG5Int *serviceID);
188 void MHEG5getICStatus(MHEG5Int *icStatus);
197 void MHEG5clearICStatus(
void);
198 void MHEG5changedICStatus(
void);
205 void MHEG5isConnectionEnabled(MHEG5Bool *enabled);
213 MHEG5Bool MHEG5IsPinRequired(
void);
222 MHEG5Bool MHEG5promptForGuidance(
MHEG5String *restriction, MHEG5Bool show);
225 #ifndef INCLUDE_FREESAT 234 MHEG5Bool MHEG5GetPINSupport(MHEG5Int *support);
245 MHEG5Bool MHEG5GetFSIServiceReference(MHEG5Int serviceIndex, MHEG5Int *fsi,
MHEG5String *fsiString);
255 MHEG5Bool MHEG5GetPINRequirement(MHEG5Int *status);
266 MHEG5Bool MHEG5ValidatePIN(
MHEG5String *pin, MHEG5Int *status);
MHEG5Int MHEG5GetServiceIndex(MHEG5String *serviceReference)
Ref:[1] - 3.10.6.1 and [1] - 3.10.6.3 Get the serviceIndex, a positive integer which is used to refer...
Definition: mh5misc.c:206
void MHEG5SuppressMHEGGraphics(MHEG5Bool request)
Request that the external application toggles between showing MHEG graphics or subtitles This functio...
MHEG5Bool MHEG5parseUrl(U8BIT *buffer, U32BIT length, S_DVB_LOCATOR *multiplexRef)
Parse a DAVIC style multiplex reference or UK-DTT inherritance format URL. This can be one of the fol...
Definition: mh5misc.c:106
Definition: dvblocator.h:30
MHEG5Bool MHEG5VideoToGraphics(MHEG5Int videoXval, MHEG5Int videoYval, MHEG5Int *graphicsXVal, MHEG5Int *graphicsYVal)
Calculate the graphical co-ordinate from a given video coordinate (should take into account the curre...
MHEG5Bool MHEG5RequestMPEGDecoder(MHEG5Bool request)
Requests exclusive access to a MPEG decoder and video plane to display I-frames. The MPEG decoder sha...
void MHEG5restoreReceiverDefaults(void)
Restore receiver defaults as described in section 3.12.10 of the 1.06 profile.
Definition: mh5misc.c:397
MHEG5String MHEG5GetBootInfo(MHEG5Bool *InfoResultVal)
Tell whether a network_boot_info sub-descriptor has been found and received. If so, returns the value of the NB_info field of the network_boot_info sub-descriptor. This function is used by the GetBootInfo resident program. See UK1.06 profile section 3.10.7.3.
Definition: mh5misc.c:244
MHEG5Bool MHEG5getICSupport(MHEG5Int val)
Determines whether the system supports Interaction channel.
MHEG5Bool MHEG5GetBasicSI(MHEG5Int serviceIndex, MHEG5Int *networkID, MHEG5Int *origNetworkID, MHEG5Int *transportStreamID, MHEG5Int *serviceID)
Returns a series of integers representing basic Service Information (SI) about a service. The service is identified by means of a receiver specific "ServiceIndex". This integer can be determined by means of the SI_GetServiceIndex resident program (see 3.10.6.1, "SI_GetServiceIndex", on page 3-20). This function is used by the SI_TuneIndexInfo resident program. See UK1.06 profile section 3.10.6.3.
Definition: mh5misc.c:311
Definition of DVB locator and DVB component types.
MHEG5Int MHEG5GetDisplayAspectRatio(void)
Reads the format of the connected display (4:3 or 16:9) This function is used by the GetDisplayAspect...
Definition: mh5misc.c:280