MHEG5 1.0
DTVKit MHEG5 1.0 API Documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
mh5keypress.h File Reference

Key Press related functionality. More...

#include "mh5base.h"

Go to the source code of this file.

Functions

void MHEG5setInputEventRegister (MHEG5Int inputEventRegister)
 Change the input event register. This indicates which keypresses the MHEG-5 engine requires to be passed. See UK 1.05 profile section 3.6 for a description of which keypresses must be passed to MHEG-5 for the different input event register values. These values are likely to change for UK1.06 profile. More...
 
void MHEG5PromotionalLinkControl (BOOLEAN isEnabled)
 

Detailed Description

Key Press related functionality.

Date
30/08/2008
Author
Adam Sturtridge

Function Documentation

void MHEG5PromotionalLinkControl ( BOOLEAN  isEnabled)
void MHEG5setInputEventRegister ( MHEG5Int  inputEventRegister)

Change the input event register. This indicates which keypresses the MHEG-5 engine requires to be passed. See UK 1.05 profile section 3.6 for a description of which keypresses must be passed to MHEG-5 for the different input event register values. These values are likely to change for UK1.06 profile.

Parameters
inputEventRegisterNew input event register value. 0 indicates that there is no scene currently running, or that the input mask is used (if supported).
Returns
None.
Parameters
inputEventRegisterNew input event register value. 0 indicates that there is no scene currently running.
Returns
None.