5 #ifndef PPAPI_CPP_SAMSUNG_MEDIA_PLAYER_SAMSUNG_H_
6 #define PPAPI_CPP_SAMSUNG_MEDIA_PLAYER_SAMSUNG_H_
11 #include "ppapi/c/samsung/ppb_media_player_samsung.h"
23 class MediaDataSource_Samsung;
344 PP_ElementaryStream_Type_Samsung track_type,
345 uint32_t track_index,
382 const std::string& file_path,
383 const std::string& encoding,
433 PP_MediaPlayerDRMType drm_type,
434 PP_MediaPlayerDRMOperation drm_operation,
435 uint32_t drm_data_size,
436 const void* drm_data,
442 #endif // PPAPI_CPP_SAMSUNG_MEDIA_PLAYER_SAMSUNG_H_
A reference counted module resource.