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

NPAPI Application Manager. More...

#include "plugin.h"

Go to the source code of this file.

Functions

S_PLUGINApplicationManagerCreate (NPP instance)
 Application Manager Create - Create the application manager and store handle. More...
 
void ApplicationManagerDestroy (S_PLUGIN *plugin)
 
void AppMgr_onLowMemory (void *app_mgr_handle)
 
void AppMgr_onApplicationLoadError (void *app_mgr_handle)
 

Detailed Description

NPAPI Application Manager.

Date
April 2013
Author
Adam Sturtridge

Function Documentation

S_PLUGIN* ApplicationManagerCreate ( NPP  instance)

Application Manager Create - Create the application manager and store handle.


Parameters
valueof object
Returns
created object pointer