| Pepper_47_C_interfaces
    | 
#include "ppapi/c/pp_bool.h"#include "ppapi/c/pp_macros.h"#include "ppapi/c/pp_resource.h"#include "ppapi/c/pp_size.h"#include "ppapi/c/pp_stdint.h"#include "ppapi/c/private/pp_video_capture_format.h"
Go to the source code of this file.
| Classes | |
| struct | PPB_CameraCapabilities_Private_0_1 | 
| Macros | |
| #define | PPB_CAMERACAPABILITIES_PRIVATE_INTERFACE_0_1 "PPB_CameraCapabilities_Private;0.1" | 
| #define | PPB_CAMERACAPABILITIES_PRIVATE_INTERFACE PPB_CAMERACAPABILITIES_PRIVATE_INTERFACE_0_1 | 
| Typedefs | |
| typedef struct PPB_CameraCapabilities_Private_0_1 | PPB_CameraCapabilities_Private | 
This file defines the PPB_CameraCapabilities_Private interface for establishing an image capture configuration resource within the browser.
Definition in file ppb_camera_capabilities_private.h.
| #define PPB_CAMERACAPABILITIES_PRIVATE_INTERFACE PPB_CAMERACAPABILITIES_PRIVATE_INTERFACE_0_1 | 
Definition at line 22 of file ppb_camera_capabilities_private.h.
| #define PPB_CAMERACAPABILITIES_PRIVATE_INTERFACE_0_1 "PPB_CameraCapabilities_Private;0.1" | 
Definition at line 20 of file ppb_camera_capabilities_private.h.
 1.8.6
 1.8.6