Pepper_56_C++_interfaces
Pepper_56_C++_interfaces
 All Classes Namespaces Files Functions Typedefs Enumerations Macros Groups
pp::MediaDataSource_Samsung Class Reference

#include <media_data_source_samsung.h>

Inheritance diagram for pp::MediaDataSource_Samsung:
pp::Resource pp::ESDataSource_Samsung pp::URLDataSource_Samsung

Public Member Functions

 MediaDataSource_Samsung (const MediaDataSource_Samsung &other)
 
MediaDataSource_Samsungoperator= (const MediaDataSource_Samsung &other)
 
- Public Member Functions inherited from pp::Resource
 Resource ()
 The default constructor.
 
 Resource (const Resource &other)
 
virtual ~Resource ()
 Destructor.
 
Resourceoperator= (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.
 

Detailed Description

Abstract Media Data Source being base of data sources able to feed MediaPlayer_Samsung with media clip data.


The documentation for this class was generated from the following file: