Pepper_47_C_interfaces
Classes | Macros | Typedefs
ppb_video_decoder.h File Reference
#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"
Include dependency graph for ppb_video_decoder.h:

Go to the source code of this file.

Classes

struct  PPB_VideoDecoder_1_1
 
struct  PPB_VideoDecoder_0_1
 
struct  PPB_VideoDecoder_0_2
 
struct  PPB_VideoDecoder_1_0
 

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_1_1   "PPB_VideoDecoder;1.1" /* dev */
 
#define PPB_VIDEODECODER_INTERFACE   PPB_VIDEODECODER_INTERFACE_1_0
 

Typedefs

typedef struct PPB_VideoDecoder_1_0 PPB_VideoDecoder
 

Detailed Description

This file defines the PPB_VideoDecoder interface.

Definition in file ppb_video_decoder.h.

Macro Definition Documentation

#define PPB_VIDEODECODER_INTERFACE   PPB_VIDEODECODER_INTERFACE_1_0

Definition at line 26 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.

#define PPB_VIDEODECODER_INTERFACE_1_1   "PPB_VideoDecoder;1.1" /* dev */

Definition at line 25 of file ppb_video_decoder.h.