Pepper_56_C_interfaces
Pepper_56_C_interfaces
|
#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_var.h"
#include "ppapi/c/private/pp_content_decryptor.h"
Go to the source code of this file.
Classes | |
struct | PPP_ContentDecryptor_Private_0_16 |
Macros | |
#define | PPP_CONTENTDECRYPTOR_PRIVATE_INTERFACE_0_16 "PPP_ContentDecryptor_Private;0.16" |
#define | PPP_CONTENTDECRYPTOR_PRIVATE_INTERFACE PPP_CONTENTDECRYPTOR_PRIVATE_INTERFACE_0_16 |
Typedefs | |
typedef struct PPP_ContentDecryptor_Private_0_16 | PPP_ContentDecryptor_Private |
This file defines the PPP_ContentDecryptor_Private
interface. Note: This is a special interface, only to be used for Content Decryption Modules, not normal plugins.