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

Channel config object. More...

#include <string.h>
#include <stdio.h>
#include "techtype.h"
#include "hbbtv_types.h"
#include "hbbtv_sif_os.h"
#include "hbbtv_js.h"
#include "object.h"
#include "debug.h"
#include "hbbtv_string.h"
#include "collection.h"
#include "channel.h"
#include "channel_list.h"
#include "hbbtv_control.h"

Functions

void * HBBTV_JSChannelConfig_getChannelList (void *obj)
 readonly ChannelList channelList, Section 7.13.9.1 More...
 
void * HBBTV_JSChannelConfig_getGenres (void *obj)
 readonly StringCollection genres OPAL version 1.3, section 13.2.2.12.2.2 More...
 

Variables

void * JS_CHANNEL_CONFIG_CLASS = &s_vtab
 

Detailed Description

Channel config object.

Date
01/01/2013
Author
Adam Sturtridge

Function Documentation

void* HBBTV_JSChannelConfig_getChannelList ( void *  obj)

readonly ChannelList channelList, Section 7.13.9.1

Note
readonly ChannelList channelList
Section 7.13.9.1
void* HBBTV_JSChannelConfig_getGenres ( void *  obj)

readonly StringCollection genres OPAL version 1.3, section 13.2.2.12.2.2

Returns
Collection of string objects