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

Oipf application manager object. More...

#include "app.h"
#include "ait.h"

Go to the source code of this file.

Functions

void * HBBTV_AppMgrCreateApp (void *obj, S_HBBTV_STRING url)
 
void HBBTV_AppMgrReleaseApp (void *obj, S_APP *app)
 
S32BIT HBBTV_AppMgrGetKeyset (void *obj)
 
void * HBBTV_AppMgrCurrentAit (void *obj)
 
void HBBTV_AppMgrStop (void)
 
void HBBTV_AppMgrNotifyMissingAit (void)
 
E_HBBTV_ERR HBBTV_AppMgrLaunchAitApp (void *obj, U32BIT org_id, U16BIT app_id)
 
BOOLEAN HBBTV_AppMgrTeletextExists (void *obj)
 
BOOLEAN HBBTV_AppMgrLaunchTeletext (void *obj)
 
void * HBBTV_AppMgr_getCurrentAppOrigin (void)
 Returns the current application's base URL. More...
 
void HBBTV_AppMgr_ChannelChange (void)
 Notfies the application manager that the application video/broadcast object is performing a channel change. This might cause a broadcast-independent application to be terminated.
 
void HBBTV_AppMgr_NotifyAit (S_AIT_TABLE *ait)
 Notifies the application manager module with a new AIT and performs the required application life-cycle operations. More...
 
void HBBTV_AppMgrLowMemory (void)
 

Variables

void * JS_OIPF_APP_MGR_CLASS
 

Detailed Description

Oipf application manager object.

Date
01/01/2013
Author
Adam Sturtridge

Function Documentation

void* HBBTV_AppMgr_getCurrentAppOrigin ( void  )

Returns the current application's base URL.

Returns
String object containing the base URL

Returns the current application's base URL.

Returns
String object containing the URL origin
void HBBTV_AppMgr_NotifyAit ( S_AIT_TABLE ait)

Notifies the application manager module with a new AIT and performs the required application life-cycle operations.

Parameters
aitParsed AIT structure