| 
    Pepper_56_C++_interfaces
    
   Pepper_56_C++_interfaces 
   | 
 
This is the complete list of members for pp::VideoDecoder, including all inherited members.
| Clear() | pp::Resource | protected | 
| Decode(uint32_t decode_id, uint32_t size, const void *buffer, const CompletionCallback &callback) | pp::VideoDecoder | |
| detach() | pp::Resource | |
| Flush(const CompletionCallback &callback) | pp::VideoDecoder | |
| GetPicture(const CompletionCallbackWithOutput< PP_VideoPicture > &callback) | pp::VideoDecoder | |
| Initialize(const Graphics3D &graphics3d_context, PP_VideoProfile profile, PP_HardwareAcceleration acceleration, uint32_t min_picture_count, const CompletionCallback &callback) | pp::VideoDecoder | |
| is_null() const | pp::Resource | inline | 
| operator=(const Resource &other) | pp::Resource | |
| PassRefFromConstructor(PP_Resource resource) | pp::Resource | protected | 
| pp_resource() const (defined in pp::Resource) | pp::Resource | inline | 
| RecyclePicture(const PP_VideoPicture &picture) | pp::VideoDecoder | |
| Reset(const CompletionCallback &callback) | pp::VideoDecoder | |
| Resource() | pp::Resource | |
| Resource(const Resource &other) | pp::Resource | |
| Resource(PP_Resource resource) | pp::Resource | explicitprotected | 
| Resource(PassRef, PP_Resource resource) | pp::Resource | protected | 
| VideoDecoder() | pp::VideoDecoder | |
| VideoDecoder(const InstanceHandle &instance) | pp::VideoDecoder | explicit | 
| VideoDecoder(const VideoDecoder &other) | pp::VideoDecoder | |
| ~Resource() | pp::Resource | virtual |