25 #ifndef _MH5KEYPRESS_H 26 #define _MH5KEYPRESS_H 73 void MHEG5PromotionalLinkControl( BOOLEAN isEnabled );
void MHEG5setInputEventRegister(MHEG5Int inputEventRegister)
Change the input event register. This indicates which keypresses the MHEG-5 engine requires to be pas...
Definition: mh5keypress.c:320
void MHEG5setInputEventMask(MHEG5String *inputEventMask)
Change the input mask. This indicates which keypresses the MHEG-5 engine requires to be passed...
Definition: mh5keypress.c:1146
MHEG5Bool MHEG5IsInputMaskSupported(MHEG5String query_mask)
Tell whether the set of keys indicated by the input mask is supported by the receiver (this means tha...
Definition: mh5keypress.c:1076