Pepper_56_C_interfaces
Pepper_56_C_interfaces
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
PPB_MediaDataSource_Samsung_1_0 Struct Reference

#include <ppb_media_data_source_samsung.h>

Public Attributes

PP_Bool(* IsMediaDataSource )(PP_Resource resource)
 

Detailed Description

Interface representing abstract Data Source.

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.

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