![]() |
HBBTV
22.11.0
|
Hbbtv Application netscape plugin. More...
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include "techtype.h"
#include "dbgfuncs.h"
#include "hbbtv_types.h"
#include "hbbtv_js.h"
#include "application_manager.h"
#include "application.h"
#include "hz_debug.h"
#include "npapi_utils.h"
Classes | |
struct | s_appman |
Macros | |
#define | MAX_STRING_LENGTH 35 |
Typedefs | |
typedef struct s_appman | S_APPMAN |
Functions | |
S_PLUGIN * | ApplicationManagerCreate (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) |
Hbbtv Application netscape plugin.