HbbTv  17.9.0
Open source HBBTV engine
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
scheduledrecording.h File Reference

NPAPI ScheduledRecording. More...

#include "plugin.h"

Go to the source code of this file.

Functions

NPObjectScheduledRecordingCreate (NPP instance, void *handle)
 ScheduledRecording Create - Create the ScheduledRecording and store handle. More...
 
void * ScheduledRecordingGetHandle (NPObject *obj)
 Returns the handle associated with this ScheduledRecording object. More...
 

Detailed Description

NPAPI ScheduledRecording.

Date
December 2013
Author
Adam Sturtridge

Function Documentation

NPObject* ScheduledRecordingCreate ( NPP  instance,
void *  handle 
)

ScheduledRecording Create - Create the ScheduledRecording and store handle.

Parameters
instanceplugin instance
handle
Returns
created object pointer
void* ScheduledRecordingGetHandle ( NPObject obj)

Returns the handle associated with this ScheduledRecording object.

Parameters
objNPObject pointer
Returns
handle