![]() |
HBBTV
22.3.0
|
HbbTV ScheduledRecording 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 "channel.h"
#include "collection.h"
#include "hz_debug.h"
Macros | |
#define | MAX_STRING_LENGTH 22 |
Functions | |
NPObject * | ScheduledRecordingCreate (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... | |
HbbTV ScheduledRecording netscape plugin.
ScheduledRecording Create - Create the ScheduledRecording and store handle.
instance | plugin instance |
handle |