This is the complete list of members for pp::VideoEncoder, including all inherited members.
Clear() | pp::Resource | [protected] |
Close() | pp::VideoEncoder | |
detach() | pp::Resource | |
Encode(const VideoFrame &video_frame, bool force_keyframe, const CompletionCallback &cc) | pp::VideoEncoder | |
GetBitstreamBuffer(const CompletionCallbackWithOutput< PP_BitstreamBuffer > &cc) | pp::VideoEncoder | |
GetFrameCodedSize(Size *coded_size) | pp::VideoEncoder | |
GetFramesRequired() | pp::VideoEncoder | |
GetSupportedProfiles(const CompletionCallbackWithOutput< std::vector< PP_VideoProfileDescription > > &cc) | pp::VideoEncoder | |
GetVideoFrame(const CompletionCallbackWithOutput< VideoFrame > &cc) | pp::VideoEncoder | |
Initialize(const PP_VideoFrame_Format &input_format, const Size &input_visible_size, const PP_VideoProfile &output_profile, const uint32_t initial_bitrate, PP_HardwareAcceleration acceleration, const CompletionCallback &cc) | pp::VideoEncoder | |
is_null() const | pp::Resource | [inline] |
operator=(const Resource &other) | pp::Resource | |
PassRefFromConstructor(PP_Resource resource) | pp::Resource | [protected] |
pp_resource() const | pp::Resource | [inline] |
RecycleBitstreamBuffer(const PP_BitstreamBuffer &bitstream_buffer) | pp::VideoEncoder | |
RequestEncodingParametersChange(uint32_t bitrate, uint32_t framerate) | pp::VideoEncoder | |
Resource() | pp::Resource | |
Resource(const Resource &other) | pp::Resource | |
Resource(PP_Resource resource) | pp::Resource | [explicit, protected] |
Resource(PassRef, PP_Resource resource) | pp::Resource | [protected] |
VideoEncoder() | pp::VideoEncoder | |
VideoEncoder(const InstanceHandle &instance) | pp::VideoEncoder | [explicit] |
VideoEncoder(const VideoEncoder &other) | pp::VideoEncoder | |
~Resource() | pp::Resource | [virtual] |