HbbTv  17.9.0
Open source HBBTV engine
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Macros | Enumerations | Functions
parentalratingscheme.c File Reference

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

NPObjectParentalRatingSchemeCreate (NPP instance, void *prs_handle)
 Parental Rating Scheme Create - Create the Parental Rating Scheme and store in link list. More...
 

Detailed Description

HbbTV Parental Rating Scheme Class.

Date
June 2013
Author
Chris Aldworth

Function Documentation

NPObject* ParentalRatingSchemeCreate ( NPP  instance,
void *  prs_handle 
)

Parental Rating Scheme Create - Create the Parental Rating Scheme and store in link list.


Parameters
None
Returns
Pointer to object created