Pepper_31_C_interfaces
Classes | Macros | Typedefs
ppp_video_decoder_dev.h File Reference
#include "ppapi/c/dev/pp_video_dev.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 ppp_video_decoder_dev.h:

Go to the source code of this file.

Classes

struct  PPP_VideoDecoder_Dev_0_11
 
struct  PPP_VideoDecoder_Dev_0_9
 
struct  PPP_VideoDecoder_Dev_0_10
 

Macros

#define PPP_VIDEODECODER_DEV_INTERFACE_0_9   "PPP_VideoDecoder(Dev);0.9"
 
#define PPP_VIDEODECODER_DEV_INTERFACE_0_10   "PPP_VideoDecoder(Dev);0.10"
 
#define PPP_VIDEODECODER_DEV_INTERFACE_0_11   "PPP_VideoDecoder(Dev);0.11"
 
#define PPP_VIDEODECODER_DEV_INTERFACE   PPP_VIDEODECODER_DEV_INTERFACE_0_11
 

Typedefs

typedef struct
PPP_VideoDecoder_Dev_0_11 
PPP_VideoDecoder_Dev
 

Detailed Description

This file defines the PPP_VideoDecoder_Dev interface.

Definition in file ppp_video_decoder_dev.h.

Macro Definition Documentation

#define PPP_VIDEODECODER_DEV_INTERFACE   PPP_VIDEODECODER_DEV_INTERFACE_0_11

Definition at line 21 of file ppp_video_decoder_dev.h.

#define PPP_VIDEODECODER_DEV_INTERFACE_0_10   "PPP_VideoDecoder(Dev);0.10"

Definition at line 19 of file ppp_video_decoder_dev.h.

#define PPP_VIDEODECODER_DEV_INTERFACE_0_11   "PPP_VideoDecoder(Dev);0.11"

Definition at line 20 of file ppp_video_decoder_dev.h.

#define PPP_VIDEODECODER_DEV_INTERFACE_0_9   "PPP_VideoDecoder(Dev);0.9"

Definition at line 18 of file ppp_video_decoder_dev.h.