![]() |
HBBTV
22.11.0
|
HbbTV application/oipfDRMAgent 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 "plugin.h"
Classes | |
struct | S_DRMAGENT |
Macros | |
#define | MAX_STRING_LENGTH 19 |
Functions | |
S_PLUGIN * | OipfDrmAgentCreate (NPP instance) |
DrmAgent Create - Create the av control and store in link list. More... | |
void | OipfDrmAgentDestroy (S_PLUGIN *plugin) |
void | DrmAgent_onDRMMessageResult (void *hbbtv_obj, void *message_id, void *message_result, U8BIT result_code) |
void | DrmAgent_onDRMSystemMessage (void *hbbtv_obj, void *message, void *drm_system_id) |
HbbTV application/oipfDRMAgent netscape plugin.