|
Pepper_47_C++_interfaces
|
#include <string>#include "ppapi/c/samsung/ppb_media_data_source_samsung.h"#include "ppapi/cpp/completion_callback.h"#include "ppapi/cpp/resource.h"#include "ppapi/cpp/samsung/media_data_source_samsung.h"#include "ppapi/cpp/var.h"

Go to the source code of this file.
Classes | |
| class | pp::URLDataSource_Samsung |
Namespaces | |
| pp | |
| The C++ interface to the Pepper API. | |
This file defines the URLDataSource_Samsung type, which represents data source which can feed media clip data from URL provided.
Part of Pepper Media Player interfaces (Samsung's extension).
Definition in file url_data_source_samsung.h.
1.8.6