Pepper_47_C_interfaces
Public Attributes | List of all members
PPB_MediaDataSource_Samsung_1_0 Struct Reference

#include <ppb_media_data_source_samsung.h>

Collaboration diagram for PPB_MediaDataSource_Samsung_1_0:
Collaboration graph

Public Attributes

PP_Bool(* IsMediaDataSource )(PP_Resource resource)
 

Detailed Description

Interface representing abstract Data Source.

Definition at line 105 of file ppb_media_data_source_samsung.h.

Member Data Documentation

PP_Bool(* PPB_MediaDataSource_Samsung_1_0::IsMediaDataSource)(PP_Resource resource)

Determines if the given resource is a media data source.

Parameters
[in]resourceA PP_Resource identifying a resource.
Returns
PP_TRUE if the resource is a PPB_MediaDataSource_Samsung, PP_FALSE if the resource is invalid or some other type.

Definition at line 115 of file ppb_media_data_source_samsung.h.


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