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

#include <vp9.h>

Inheritance diagram for webrtc::VP9Decoder:
webrtc::VideoDecoder webrtc::VideoDecoder webrtc::VP9DecoderImpl webrtc::VP9DecoderImpl

Public Member Functions

virtual ~VP9Decoder ()
 
virtual ~VP9Decoder ()
 
- 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 VP9DecoderCreate ()
 
static bool IsSupported ()
 
static VP9DecoderCreate ()
 

Constructor & Destructor Documentation

◆ ~VP9Decoder() [1/2]

virtual webrtc::VP9Decoder::~VP9Decoder ( )
inlinevirtual

◆ ~VP9Decoder() [2/2]

virtual webrtc::VP9Decoder::~VP9Decoder ( )
inlinevirtual

Member Function Documentation

◆ Create() [1/2]

VP9Decoder * webrtc::VP9Decoder::Create ( )
static

◆ Create() [2/2]

static VP9Decoder* webrtc::VP9Decoder::Create ( )
static

◆ IsSupported() [1/2]

static bool webrtc::VP9Decoder::IsSupported ( )
static

◆ IsSupported() [2/2]

bool webrtc::VP9Decoder::IsSupported ( )
static

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