|
Pepper_42_C_interfaces
|
#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_point.h"#include "ppapi/c/pp_rect.h"#include "ppapi/c/pp_resource.h"#include "ppapi/c/pp_size.h"#include "ppapi/c/pp_stdint.h"
Go to the source code of this file.
Classes | |
| struct | PPB_VideoDecoder_1_0 |
| struct | PPB_VideoDecoder_0_1 |
| struct | PPB_VideoDecoder_0_2 |
Macros | |
| #define | PPB_VIDEODECODER_INTERFACE_0_1 "PPB_VideoDecoder;0.1" |
| #define | PPB_VIDEODECODER_INTERFACE_0_2 "PPB_VideoDecoder;0.2" |
| #define | PPB_VIDEODECODER_INTERFACE_1_0 "PPB_VideoDecoder;1.0" |
| #define | PPB_VIDEODECODER_INTERFACE PPB_VIDEODECODER_INTERFACE_1_0 |
Typedefs | |
| typedef struct PPB_VideoDecoder_1_0 | PPB_VideoDecoder |
This file defines the PPB_VideoDecoder interface.
Definition in file ppb_video_decoder.h.
| #define PPB_VIDEODECODER_INTERFACE PPB_VIDEODECODER_INTERFACE_1_0 |
Definition at line 25 of file ppb_video_decoder.h.
| #define PPB_VIDEODECODER_INTERFACE_0_1 "PPB_VideoDecoder;0.1" |
Definition at line 22 of file ppb_video_decoder.h.
| #define PPB_VIDEODECODER_INTERFACE_0_2 "PPB_VideoDecoder;0.2" |
Definition at line 23 of file ppb_video_decoder.h.
| #define PPB_VIDEODECODER_INTERFACE_1_0 "PPB_VideoDecoder;1.0" |
Definition at line 24 of file ppb_video_decoder.h.
1.8.6