MHEG5 1.0
DTVKit MHEG5 1.0 API Documentation
|
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) |
Key Press related functionality.
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.
inputEventRegister | New input event register value. 0 indicates that there is no scene currently running, or that the input mask is used (if supported). |
inputEventRegister | New input event register value. 0 indicates that there is no scene currently running. |