25 #ifndef HBBTV_INTERNAL_H 26 #define HBBTV_INTERNAL_H 34 void HBBTV_ResetAitTimer(
void);
36 BOOLEAN HBBTV_IsRunning(
void);
Definition: hbbtv_types.h:189
Definition of general purpose types.
Definition: hbbtv_types.h:173
Definition: hbbtv_js.h:375
System Interface, common types.
S_HBBTV_SYSTEM_INFO * HBBTV_GetSystemInfo(void)
Returns the pointer to the internal copy of the local system information structure set by HBBTV_SetSy...
Definition: hbbtv_control.c:729
S_PLUGIN_FUNCS * HBBTV_GetPluginCallbacks(void)
Returns the pointer to the callback function pointers as set with HBBTV_JSExportPluginCallbacks.
Definition: oipf_obj_factory.c:68