|
Pepper_47_C_interfaces
|
#include "ppapi/c/pp_array_output.h"#include "ppapi/c/pp_bool.h"#include "ppapi/c/pp_codecs.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_size.h"#include "ppapi/c/pp_stdint.h"#include "ppapi/c/ppb_video_frame.h"
Go to the source code of this file.
Classes | |
| struct | PPB_VideoEncoder_0_2 |
| struct | PPB_VideoEncoder_0_1 |
Macros | |
| #define | PPB_VIDEOENCODER_INTERFACE_0_1 "PPB_VideoEncoder;0.1" /* dev */ |
| #define | PPB_VIDEOENCODER_INTERFACE_0_2 "PPB_VideoEncoder;0.2" |
| #define | PPB_VIDEOENCODER_INTERFACE PPB_VIDEOENCODER_INTERFACE_0_2 |
Typedefs | |
| typedef struct PPB_VideoEncoder_0_2 | PPB_VideoEncoder |
This file defines the PPB_VideoEncoder interface.
Definition in file ppb_video_encoder.h.
| #define PPB_VIDEOENCODER_INTERFACE PPB_VIDEOENCODER_INTERFACE_0_2 |
Definition at line 24 of file ppb_video_encoder.h.
| #define PPB_VIDEOENCODER_INTERFACE_0_1 "PPB_VideoEncoder;0.1" /* dev */ |
Definition at line 22 of file ppb_video_encoder.h.
| #define PPB_VIDEOENCODER_INTERFACE_0_2 "PPB_VideoEncoder;0.2" |
Definition at line 23 of file ppb_video_encoder.h.
1.8.6