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

HbbTV OipfRecordingScheduler netscape plugin. More...

#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include "techtype.h"
#include "dbgfuncs.h"
#include "hbbtv_js.h"
#include "npapi_utils.h"
#include "hz_debug.h"
#include "programme.h"
#include "channelconfig.h"
#include "scheduledrecording.h"
#include "collection.h"

Macros

#define MAX_STRING_LENGTH   22
 

Enumerations

enum  E_OIPFRS_PROPERTY_IDS { OIPFRS_RECORDINGS, OIPFRS_MAX_PROPERTY_IDS }
 
enum  E_OIPFRS_METHOD_IDS {
  OIPFRS_RECORD, OIPFRS_RECORD_AT, OIPFRS_GET_SCHEDULED_RECORDINGS, OIPFRS_GET_CHANNEL_CONFIG,
  OIPFRS_REMOVE, OIPFRS_CREATE_PROGRAMME_OBJECT, OIPFRS_MAX_METHOD_IDS
}
 

Functions

S_PLUGINOipfRecordingSchedulerCreate (NPP instance)
 OipfRecordingScheduler Create - Create the oipfRecordingScheduler and store handle. More...
 
void OipfRecordingSchedulerDestroy (S_PLUGIN *plugin)
 

Detailed Description

HbbTV OipfRecordingScheduler netscape plugin.

Date
December 2013
Author
Sergio Panseri

Function Documentation

S_PLUGIN* OipfRecordingSchedulerCreate ( NPP  instance)

OipfRecordingScheduler Create - Create the oipfRecordingScheduler and store handle.

Parameters
valueof object
Returns
created object pointer