Pepper_47_C_interfaces
Classes | Macros | Typedefs
ppb_content_decryptor_private.h File Reference
#include "ppapi/c/pp_bool.h"
#include "ppapi/c/pp_instance.h"
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_resource.h"
#include "ppapi/c/pp_stdint.h"
#include "ppapi/c/pp_time.h"
#include "ppapi/c/pp_var.h"
#include "ppapi/c/private/pp_content_decryptor.h"
Include dependency graph for ppb_content_decryptor_private.h:

Go to the source code of this file.

Classes

struct  PPB_ContentDecryptor_Private_0_14
 

Macros

#define PPB_CONTENTDECRYPTOR_PRIVATE_INTERFACE_0_14   "PPB_ContentDecryptor_Private;0.14"
 
#define PPB_CONTENTDECRYPTOR_PRIVATE_INTERFACE   PPB_CONTENTDECRYPTOR_PRIVATE_INTERFACE_0_14
 

Typedefs

typedef struct
PPB_ContentDecryptor_Private_0_14 
PPB_ContentDecryptor_Private
 

Detailed Description

This file defines the PPB_ContentDecryptor_Private interface. Note: This is a special interface, only to be used for Content Decryption Modules, not normal plugins.

Definition in file ppb_content_decryptor_private.h.

Macro Definition Documentation

#define PPB_CONTENTDECRYPTOR_PRIVATE_INTERFACE   PPB_CONTENTDECRYPTOR_PRIVATE_INTERFACE_0_14

Definition at line 24 of file ppb_content_decryptor_private.h.

#define PPB_CONTENTDECRYPTOR_PRIVATE_INTERFACE_0_14   "PPB_ContentDecryptor_Private;0.14"

Definition at line 22 of file ppb_content_decryptor_private.h.