| Pepper_47_C_interfaces
    | 
#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"
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 | 
Defines the PPB_CameraDevice_Private interface. Used for manipulating a camera device. 
Definition in file ppb_camera_device_private.h.
| #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.
 1.8.6
 1.8.6