Pepper_37_C_interfaces
Public Attributes | List of all members
PPB_MediaDataSource_Samsung_0_1 Struct Reference

#include <ppb_media_data_source_samsung.h>

Collaboration diagram for PPB_MediaDataSource_Samsung_0_1:
Collaboration graph

Public Attributes

PP_Bool(* IsMediaDataSource )(PP_Resource resource)
 

Detailed Description

Interface representing abstract Data Source.

Definition at line 112 of file ppb_media_data_source_samsung.h.

Member Data Documentation

PP_Bool(* PPB_MediaDataSource_Samsung_0_1::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 122 of file ppb_media_data_source_samsung.h.


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