Pepper_47_C++_interfaces
pp::VideoDecoder Member List

This is the complete list of members for pp::VideoDecoder, including all inherited members.

Clear()pp::Resourceprotected
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::Resourceinline
operator=(const Resource &other)pp::Resource
PassRefFromConstructor(PP_Resource resource)pp::Resourceprotected
pp_resource() const pp::Resourceinline
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::Resourceexplicitprotected
Resource(PassRef, PP_Resource resource)pp::Resourceprotected
VideoDecoder()pp::VideoDecoder
VideoDecoder(const InstanceHandle &instance)pp::VideoDecoderexplicit
VideoDecoder(const VideoDecoder &other)pp::VideoDecoder
~Resource()pp::Resourcevirtual