webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | List of all members
webrtc::VP8Decoder Class Reference

#include <vp8.h>

Inheritance diagram for webrtc::VP8Decoder:
webrtc::VideoDecoder webrtc::VideoDecoder webrtc::VP8DecoderImpl webrtc::VP8DecoderImpl

Public Member Functions

virtual ~VP8Decoder ()
 
virtual ~VP8Decoder ()
 
- Public Member Functions inherited from webrtc::VideoDecoder
virtual ~VideoDecoder ()
 
virtual int32_t InitDecode (const VideoCodec *codec_settings, int32_t number_of_cores)=0
 
virtual int32_t Decode (const EncodedImage &input_image, bool missing_frames, const RTPFragmentationHeader *fragmentation, const CodecSpecificInfo *codec_specific_info=NULL, int64_t render_time_ms=-1)=0
 
virtual int32_t RegisterDecodeCompleteCallback (DecodedImageCallback *callback)=0
 
virtual int32_t Release ()=0
 
virtual bool PrefersLateDecoding () const
 
virtual const char * ImplementationName () const
 
virtual ~VideoDecoder ()
 
virtual int32_t InitDecode (const VideoCodec *codec_settings, int32_t number_of_cores)=0
 
virtual int32_t Decode (const EncodedImage &input_image, bool missing_frames, const RTPFragmentationHeader *fragmentation, const CodecSpecificInfo *codec_specific_info=NULL, int64_t render_time_ms=-1)=0
 
virtual int32_t RegisterDecodeCompleteCallback (DecodedImageCallback *callback)=0
 
virtual int32_t Release ()=0
 
virtual bool PrefersLateDecoding () const
 
virtual const char * ImplementationName () const
 

Static Public Member Functions

static bool IsSupported ()
 
static VP8DecoderCreate ()
 
static bool IsSupported ()
 
static VP8DecoderCreate ()
 

Constructor & Destructor Documentation

◆ ~VP8Decoder() [1/2]

virtual webrtc::VP8Decoder::~VP8Decoder ( )
inlinevirtual

◆ ~VP8Decoder() [2/2]

virtual webrtc::VP8Decoder::~VP8Decoder ( )
inlinevirtual

Member Function Documentation

◆ Create() [1/2]

VP8Decoder * webrtc::VP8Decoder::Create ( )
static

◆ Create() [2/2]

static VP8Decoder* webrtc::VP8Decoder::Create ( )
static

◆ IsSupported() [1/2]

static bool webrtc::VP8Decoder::IsSupported ( )
static

◆ IsSupported() [2/2]

bool webrtc::VP8Decoder::IsSupported ( )
static

The documentation for this class was generated from the following files: