Pepper_47_C_interfaces
Classes | Macros | Typedefs
ppb_flash_drm.h File Reference
#include "ppapi/c/pp_bool.h"
#include "ppapi/c/pp_completion_callback.h"
#include "ppapi/c/pp_instance.h"
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_resource.h"
#include "ppapi/c/pp_stdint.h"
#include "ppapi/c/pp_var.h"
Include dependency graph for ppb_flash_drm.h:

Go to the source code of this file.

Classes

struct  PPB_Flash_DRM_1_1
 
struct  PPB_Flash_DRM_1_0
 

Macros

#define PPB_FLASH_DRM_INTERFACE_1_0   "PPB_Flash_DRM;1.0"
 
#define PPB_FLASH_DRM_INTERFACE_1_1   "PPB_Flash_DRM;1.1"
 
#define PPB_FLASH_DRM_INTERFACE   PPB_FLASH_DRM_INTERFACE_1_1
 

Typedefs

typedef struct PPB_Flash_DRM_1_1 PPB_Flash_DRM
 

Detailed Description

This file contains the PPB_Flash_DRM interface.

Definition in file ppb_flash_drm.h.

Macro Definition Documentation

#define PPB_FLASH_DRM_INTERFACE   PPB_FLASH_DRM_INTERFACE_1_1

Definition at line 21 of file ppb_flash_drm.h.

#define PPB_FLASH_DRM_INTERFACE_1_0   "PPB_Flash_DRM;1.0"

Definition at line 19 of file ppb_flash_drm.h.

#define PPB_FLASH_DRM_INTERFACE_1_1   "PPB_Flash_DRM;1.1"

Definition at line 20 of file ppb_flash_drm.h.