Pepper_47_C++_interfaces
|
#include "ppapi/c/pp_codecs.h"
#include "ppapi/c/pp_size.h"
#include "ppapi/cpp/completion_callback.h"
#include "ppapi/cpp/graphics_3d.h"
#include "ppapi/cpp/resource.h"
#include "ppapi/cpp/size.h"
Go to the source code of this file.
Classes | |
class | pp::VideoDecoder |
Namespaces | |
pp | |
The C++ interface to the Pepper API. | |
This file defines the API to create and use a VideoDecoder resource.
Definition in file video_decoder.h.