|
Pepper_47_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_15 |
Macros | |
| #define | PPP_CONTENTDECRYPTOR_PRIVATE_INTERFACE_0_15 "PPP_ContentDecryptor_Private;0.15" |
| #define | PPP_CONTENTDECRYPTOR_PRIVATE_INTERFACE PPP_CONTENTDECRYPTOR_PRIVATE_INTERFACE_0_15 |
Typedefs | |
| typedef struct PPP_ContentDecryptor_Private_0_15 | 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.
Definition in file ppp_content_decryptor_private.h.
| #define PPP_CONTENTDECRYPTOR_PRIVATE_INTERFACE PPP_CONTENTDECRYPTOR_PRIVATE_INTERFACE_0_15 |
Definition at line 23 of file ppp_content_decryptor_private.h.
| #define PPP_CONTENTDECRYPTOR_PRIVATE_INTERFACE_0_15 "PPP_ContentDecryptor_Private;0.15" |
Definition at line 21 of file ppp_content_decryptor_private.h.
1.8.6