![]() |
HBBTV
22.11.0
|
HbbTV Parental Rating Scheme Class. More...
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include "techtype.h"
#include "dbgfuncs.h"
#include "hbbtv_js.h"
#include "plugin.h"
#include "parentalratingscheme.h"
#include "parentalrating.h"
#include "npapi_utils.h"
#include "hz_debug.h"
Macros | |
#define | MAX_STRING_LENGTH 16 |
Enumerations | |
enum | E_PRS_PROPERTY_IDS { PRS_NAME = 0, PRS_LENGTH, PRS_THRESHOLD, PRS_MAX_PROPERTY_IDS } |
enum | E_PRS_METHOD_IDS { PRS_INDEX_OF = 0, PRS_ITEM, PRS_ICON_URL, PRS_MAX_METHOD_IDS } |
Functions | |
NPObject * | ParentalRatingSchemeCreate (NPP instance, void *prs_handle) |
Parental Rating Scheme Create - Create the Parental Rating Scheme and store in link list. More... | |
HbbTV Parental Rating Scheme Class.