![]() |
HBBTV
22.11.0
|
HbbTV ParentalRating object. More...
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include "techtype.h"
#include "dbgfuncs.h"
#include "hbbtv_js.h"
#include "plugin.h"
#include "parentalrating.h"
#include "npapi_utils.h"
Macros | |
#define | PR_DBG(string, vars...) |
#define | MAX_STRING_LENGTH 35 |
Enumerations | |
enum | E_PR_PROPERTY_IDS { PR_NAME = 0, PR_SCHEME, PR_VALUE, PR_LABELS, PR_REGION, PR_PROP_MAX_IDS } |
Functions | |
NPObject * | ParentalRatingCreate (NPP instance, void *parentalrating_handle) |
ParentalRating Create - Create the PRonent and store in link list. More... | |
NPObject * | ParentalRatingFindNPAPIObj (void *handle) |
HbbTV ParentalRating object.