Include dependency graph for ppb_video_decoder.h:
Data Structures
struct | PPB_VideoDecoder |
Video decoder interface. More... |
Defines
#define | PPB_VIDEODECODER_INTERFACE "PPB_VideoDecoder;1.1" |
#define | PPB_VIDEODECODER_INTERFACE PPB_VIDEODECODER_INTERFACE |
Typedefs
typedef struct PPB_VideoDecoder | PPB_VideoDecoder |
Detailed Description
This file defines the PPB_VideoDecoder
interface.
Define Documentation
#define PPB_VIDEODECODER_INTERFACE "PPB_VideoDecoder;1.1" |