| 
    Pepper_31_C++_interfaces
    
   | 
 
#include "ppapi/c/pp_stdint.h"#include "ppapi/c/pp_bool.h"#include "ppapi/cpp/dev/buffer_dev.h"#include "ppapi/cpp/resource.h"#include "ppapi/cpp/var.h"#include "ppapi/cpp/var_array_buffer.h"#include "ppapi/c/samsung/pp_content_decryptor_samsung.h"
Go to the source code of this file.
Classes | |
| class | pp::ContentDecryptor_Samsung | 
Namespaces | |
| pp | |
| The C++ interface to the Pepper API.  | |
This file defines API for implementing Content Decryptor functionality by NaCl application. Interface is based on PP[PB]_ContentDecryptor_Private API 
Definition in file content_decryptor_samsung.h.
 1.8.6