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

#include <h264.h>

Inheritance diagram for webrtc::H264Decoder:
webrtc::VideoDecoder webrtc::VideoDecoder webrtc::H264DecoderImpl webrtc::H264DecoderImpl webrtc::H264VideoToolboxDecoder webrtc::H264VideoToolboxDecoder

Public Member Functions

 ~H264Decoder () override
 
 ~H264Decoder () override
 
- 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 H264DecoderCreate ()
 
static bool IsSupported ()
 
static H264DecoderCreate ()
 
static bool IsSupported ()
 

Constructor & Destructor Documentation

◆ ~H264Decoder() [1/2]

webrtc::H264Decoder::~H264Decoder ( )
inlineoverride

◆ ~H264Decoder() [2/2]

webrtc::H264Decoder::~H264Decoder ( )
inlineoverride

Member Function Documentation

◆ Create() [1/2]

H264Decoder * webrtc::H264Decoder::Create ( )
static

◆ Create() [2/2]

static H264Decoder* webrtc::H264Decoder::Create ( )
static

◆ IsSupported() [1/2]

static bool webrtc::H264Decoder::IsSupported ( )
static

◆ IsSupported() [2/2]

bool webrtc::H264Decoder::IsSupported ( )
static

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