Pepper_47_C_interfaces
Classes | Macros | Typedefs
ppb_camera_device_private.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_camera_device_private.h:

Go to the source code of this file.

Classes

struct  PPB_CameraDevice_Private_0_1
 

Macros

#define PPB_CAMERADEVICE_PRIVATE_INTERFACE_0_1   "PPB_CameraDevice_Private;0.1"
 
#define PPB_CAMERADEVICE_PRIVATE_INTERFACE   PPB_CAMERADEVICE_PRIVATE_INTERFACE_0_1
 

Typedefs

typedef struct
PPB_CameraDevice_Private_0_1 
PPB_CameraDevice_Private
 

Detailed Description

Defines the PPB_CameraDevice_Private interface. Used for manipulating a camera device.

Definition in file ppb_camera_device_private.h.

Macro Definition Documentation

#define PPB_CAMERADEVICE_PRIVATE_INTERFACE   PPB_CAMERADEVICE_PRIVATE_INTERFACE_0_1

Definition at line 22 of file ppb_camera_device_private.h.

#define PPB_CAMERADEVICE_PRIVATE_INTERFACE_0_1   "PPB_CameraDevice_Private;0.1"

Definition at line 21 of file ppb_camera_device_private.h.