![]() |
HBBTV
22.11.0
|
Channel list object. More...
#include <string.h>
#include <stdio.h>
#include "techtype.h"
#include "hbbtv_js.h"
#include "hbbtv_sif_os.h"
#include "hbbtv_sif_service.h"
#include "object.h"
#include "debug.h"
#include "hbbtv_string.h"
#include "collection.h"
#include "channel.h"
Functions | |
void * | HBBTV_JSChannelList_getChannel (void *obj, S_HBBTV_STRING *channel_id) |
Channel getChannel, Section 7.13.10.2. More... | |
void * | HBBTV_JSChannelList_getChannelByTriplet (void *obj, S32BIT onid, S32BIT tsid, S32BIT sid) |
Channel getChannelByTriplet, Section 7.13.10.2. More... | |
void * | HBBTV_ChannelListCreate (void) |
Channel list object.
void* HBBTV_JSChannelList_getChannel | ( | void * | obj, |
S_HBBTV_STRING * | channel_id | ||
) |
Channel getChannel, Section 7.13.10.2.
void* HBBTV_JSChannelList_getChannelByTriplet | ( | void * | obj, |
S32BIT | onid, | ||
S32BIT | tsid, | ||
S32BIT | sid | ||
) |
Channel getChannelByTriplet, Section 7.13.10.2.