#include <h264.h>
|
| ~H264Decoder () override |
|
| ~H264Decoder () override |
|
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 |
|
◆ ~H264Decoder() [1/2]
webrtc::H264Decoder::~H264Decoder |
( |
| ) |
|
|
inlineoverride |
◆ ~H264Decoder() [2/2]
webrtc::H264Decoder::~H264Decoder |
( |
| ) |
|
|
inlineoverride |
◆ Create() [1/2]
◆ Create() [2/2]
◆ 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:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/video_coding/codecs/h264/include/h264.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/h264/h264.cc