|
Pepper_56_C++_interfaces
Pepper_56_C++_interfaces
|
#include <media_data_source_samsung.h>
Public Member Functions | |
| MediaDataSource_Samsung (const MediaDataSource_Samsung &other) | |
| MediaDataSource_Samsung & | operator= (const MediaDataSource_Samsung &other) |
Public Member Functions inherited from pp::Resource | |
| Resource () | |
| The default constructor. | |
| Resource (const Resource &other) | |
| virtual | ~Resource () |
| Destructor. | |
| Resource & | operator= (const Resource &other) |
| bool | is_null () const |
| PP_Resource | pp_resource () const |
| PP_Resource | detach () |
Protected Member Functions | |
| MediaDataSource_Samsung (const Resource &data_source) | |
| MediaDataSource_Samsung (PP_Resource resource) | |
| MediaDataSource_Samsung (PassRef, PP_Resource resource) | |
Protected Member Functions inherited from pp::Resource | |
| Resource (PP_Resource resource) | |
| Resource (PassRef, PP_Resource resource) | |
| void | PassRefFromConstructor (PP_Resource resource) |
| void | Clear () |
| Sets this resource to null. This releases ownership of the resource. | |
Abstract Media Data Source being base of data sources able to feed MediaPlayer_Samsung with media clip data.