|
Pepper_42_C++_interfaces
|
#include "ppapi/c/ppb_compositor.h"#include "ppapi/cpp/completion_callback.h"#include "ppapi/cpp/compositor_layer.h"#include "ppapi/cpp/resource.h"
Go to the source code of this file.
Classes | |
| class | pp::Compositor |
Namespaces | |
| pp | |
| The C++ interface to the Pepper API. | |
This file defines the API to create a compositor in the browser.
Definition in file compositor.h.
1.8.6