Pepper_47_C++_interfaces
|
#include "ppapi/c/ppb_audio_config.h"
#include "ppapi/c/pp_stdint.h"
#include "ppapi/cpp/resource.h"
Go to the source code of this file.
Classes | |
class | pp::AudioConfig |
Namespaces | |
pp | |
The C++ interface to the Pepper API. | |
This file defines the interface for establishing an audio configuration resource within the browser.
Definition in file audio_config.h.