Parental rating object.
More...
#include <string.h>
#include <stdio.h>
#include "techtype.h"
#include "hbbtv_js.h"
#include "hbbtv_sif_os.h"
#include "object.h"
#include "debug.h"
#include "hbbtv_string.h"
|
void * | JS_PARENTAL_RATING_CLASS = &s_vtab |
|
Parental rating object.
- Date
- 01/01/2013
- Author
- Adam Sturtridge
U32BIT HBBTV_JSParentalRating_getLabels |
( |
void * |
obj | ) |
|
Integer labels, Section 7.9.4.1.
- Note
- Integer labels
-
Section 7.9.4.1
void* HBBTV_JSParentalRating_getName |
( |
void * |
obj | ) |
|
String name, Section 7.9.4.1.
- Note
- String name
-
Section 7.9.4.1
void* HBBTV_JSParentalRating_getRegion |
( |
void * |
obj | ) |
|
String region, Section 7.9.4.1.
- Note
- String region
-
Section 7.9.4.1
void* HBBTV_JSParentalRating_getScheme |
( |
void * |
obj | ) |
|
String scheme, Section 7.9.4.1.
- Note
- String scheme
-
Section 7.9.4.1
U32BIT HBBTV_JSParentalRating_getValue |
( |
void * |
obj | ) |
|
Integer value, Section 7.9.4.1.
- Note
- Integer encrypted
-
Section 7.9.4.1