|
HbbTv
17.9.0
Open source HBBTV engine
|
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 |
Channel config object.
| void* HBBTV_JSChannelConfig_getChannelList | ( | void * | obj | ) |
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
1.8.6