Pepper_37_C++_interfaces
|
#include <string>
#include <vector>
#include "ppapi/c/samsung/ppb_media_player_samsung.h"
#include "ppapi/cpp/completion_callback.h"
#include "ppapi/cpp/resource.h"
Go to the source code of this file.
Classes | |
class | pp::MediaPlayer_Samsung |
Namespaces | |
pp | |
The C++ interface to the Pepper API. | |
This file defines the MediaPlayer_Samsung
type, which provides multimedia streaming and playback control capabilities.
Part of Pepper Media Player interfaces (Samsung's extension).
Definition in file media_player_samsung.h.