![]() |
HBBTV
22.11.0
|
HbbTV Configuration netscape plugin. More...
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include "techtype.h"
#include "dbgfuncs.h"
#include "hbbtv_js.h"
#include "plugin.h"
#include "npapi_utils.h"
#include "configuration.h"
#include "hz_debug.h"
Macros | |
#define | MAX_STRING_LENGTH 35 |
Enumerations | |
enum | E_CONF_IDS { CONF_PREF_AUDIO_LANG = 0, CONF_PREF_SUBT_LANG, CONF_PREF_UI_LANG, CONF_COUNTRY_ID, CONF_MAX_IDS } |
Functions | |
NPObject * | ConfigurationCreate (NPP instance, void *vgr_oipfconf) |
Configuration Create - Create the configuration and store handle. More... | |
NPClass * | ConfigurationGetClass (void) |
Variables | |
NPObject * | conf_np_obj |
HbbTV Configuration netscape plugin.