HbbTv  17.9.0
Open source HBBTV engine
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
hbbtv_internal.h File Reference

Common internal function definitions. More...

#include "hbbtv_types.h"
#include "hbbtv_sif_types.h"

Go to the source code of this file.

Functions

void HBBTV_PreserveVideoAspectRatio (S_HBBTV_RECT *rect)
 
void HBBTV_ResetAitTimer (void)
 
BOOLEAN HBBTV_IsRunning (void)
 
S_PLUGIN_FUNCSHBBTV_GetPluginCallbacks (void)
 Returns the pointer to the callback function pointers as set with HBBTV_JSExportPluginCallbacks. More...
 
S_HBBTV_SYSTEM_INFOHBBTV_GetSystemInfo (void)
 Returns the pointer to the internal copy of the local system information structure set by HBBTV_SetSystemInfo. More...
 

Detailed Description

Common internal function definitions.

Date
01/01/2013
Author
Adam Sturtridge

Function Documentation

S_PLUGIN_FUNCS* HBBTV_GetPluginCallbacks ( void  )

Returns the pointer to the callback function pointers as set with HBBTV_JSExportPluginCallbacks.

Returns
Structure containing the callback function pointers
S_HBBTV_SYSTEM_INFO* HBBTV_GetSystemInfo ( void  )

Returns the pointer to the internal copy of the local system information structure set by HBBTV_SetSystemInfo.

Returns the pointer to the internal copy of the local system information structure set by HBBTV_SetSystemInfo.