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

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_GENRES, CHANCONFIG_MAX_IDS }
 

Functions

void FreeChanconfigHandle (S_CHANCONFIG_HANDLE *chanconfig)
 
S_CHANCONFIG_HANDLEFindChanconfigHandle (NPObject *obj)
 
NPObjectChannelConfigCreate (NPP instance, void *channel_config_handle)
 Channel Config Create - Create the application manager and store handle. More...
 
NPObjectChannelConfigFindNPAPIObj (void *handle)
 

Detailed Description

HbbTV Chan Config (netscape plugin)

Date
April 2013
Author
Chris Aldworth

Function Documentation

NPObject* ChannelConfigCreate ( NPP  instance,
void *  channel_config_handle 
)

Channel Config Create - Create the application manager and store handle.


Parameters
valueof object
Returns
created object pointer