Pepper_47_C_interfaces
Public Attributes | List of all members
PPB_Flash_DRM_1_0 Struct Reference

#include <ppb_flash_drm.h>

Collaboration diagram for PPB_Flash_DRM_1_0:
Collaboration graph

Public Attributes

PP_Resource(* Create )(PP_Instance instance)
 
int32_t(* GetDeviceID )(PP_Resource drm, struct PP_Var *id, struct PP_CompletionCallback callback)
 
PP_Bool(* GetHmonitor )(PP_Resource drm, int64_t *hmonitor)
 
int32_t(* GetVoucherFile )(PP_Resource drm, PP_Resource *file_ref, struct PP_CompletionCallback callback)
 

Detailed Description

Definition at line 78 of file ppb_flash_drm.h.

Member Data Documentation

PP_Resource(* PPB_Flash_DRM_1_0::Create)(PP_Instance instance)

Definition at line 79 of file ppb_flash_drm.h.

int32_t(* PPB_Flash_DRM_1_0::GetDeviceID)(PP_Resource drm, struct PP_Var *id, struct PP_CompletionCallback callback)

Definition at line 80 of file ppb_flash_drm.h.

PP_Bool(* PPB_Flash_DRM_1_0::GetHmonitor)(PP_Resource drm, int64_t *hmonitor)

Definition at line 83 of file ppb_flash_drm.h.

int32_t(* PPB_Flash_DRM_1_0::GetVoucherFile)(PP_Resource drm, PP_Resource *file_ref, struct PP_CompletionCallback callback)

Definition at line 84 of file ppb_flash_drm.h.


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