![]() |
HBBTV
22.11.0
|
HbbTV Chan Config (netscape plugin) More...
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include "techtype.h"
#include "dbgfuncs.h"
#include "hbbtv_js.h"
#include "collection.h"
#include "channelconfig.h"
#include "hz_debug.h"
Macros | |
#define | MAX_STRING_LENGTH 35 |
Enumerations | |
enum | E_CHANCONFIG_IDS { CHANCONFIG_CHAN_LIST = 0, CHANCONFIG_MAX_IDS } |
Functions | |
void | FreeChanconfigHandle (S_CHANCONFIG_HANDLE *chanconfig) |
S_CHANCONFIG_HANDLE * | FindChanconfigHandle (NPObject *obj) |
NPObject * | ChannelConfigCreate (NPP instance, void *channel_config_handle) |
Channel Config Create - Create the application manager and store handle. More... | |
NPObject * | ChannelConfigFindNPAPIObj (void *handle) |
HbbTV Chan Config (netscape plugin)