![]() |
HBBTV
22.11.0
|
Parental rating scheme collection object. More...
#include "techtype.h"
#include "hbbtv_js.h"
#include "object.h"
#include "debug.h"
#include "hbbtv_string.h"
#include "collection.h"
#include "parental_rating_scheme.h"
Functions | |
void * | HBBTV_JSCollection_getParentalRatingScheme (void *obj, S_HBBTV_STRING *name) |
ParentalRatingScheme getParentalRatingScheme, Section 7.9.3.2. More... | |
void * | HBBTV_JSCollection_addParentalRatingScheme (void *obj, S_HBBTV_STRING *name, S_HBBTV_STRING *values) |
ParentalRatingScheme addParentalRatingScheme, Section 7.9.3.2. More... | |
Parental rating scheme collection object.
void* HBBTV_JSCollection_addParentalRatingScheme | ( | void * | obj, |
S_HBBTV_STRING * | name, | ||
S_HBBTV_STRING * | values | ||
) |
ParentalRatingScheme addParentalRatingScheme, Section 7.9.3.2.
void* HBBTV_JSCollection_getParentalRatingScheme | ( | void * | obj, |
S_HBBTV_STRING * | name | ||
) |
ParentalRatingScheme getParentalRatingScheme, Section 7.9.3.2.