Pepper_31_C_interfaces
Classes | Macros | Typedefs
ppb_video_decoder_dev.h File Reference
#include "ppapi/c/dev/pp_video_dev.h"
#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_size.h"
#include "ppapi/c/pp_stdint.h"
Include dependency graph for ppb_video_decoder_dev.h:

Go to the source code of this file.

Classes

struct  PPB_VideoDecoder_Dev_0_16
 

Macros

#define PPB_VIDEODECODER_DEV_INTERFACE_0_16   "PPB_VideoDecoder(Dev);0.16"
 
#define PPB_VIDEODECODER_DEV_INTERFACE   PPB_VIDEODECODER_DEV_INTERFACE_0_16
 

Typedefs

typedef struct
PPB_VideoDecoder_Dev_0_16 
PPB_VideoDecoder_Dev
 

Detailed Description

This file defines the PPB_VideoDecoder_Dev interface.

Definition in file ppb_video_decoder_dev.h.

Macro Definition Documentation

#define PPB_VIDEODECODER_DEV_INTERFACE   PPB_VIDEODECODER_DEV_INTERFACE_0_16

Definition at line 21 of file ppb_video_decoder_dev.h.

#define PPB_VIDEODECODER_DEV_INTERFACE_0_16   "PPB_VideoDecoder(Dev);0.16"

Definition at line 20 of file ppb_video_decoder_dev.h.