webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | List of all members
cricket::InternalDecoderFactory Class Reference

#include <internaldecoderfactory.h>

Inheritance diagram for cricket::InternalDecoderFactory:
cricket::WebRtcVideoDecoderFactory cricket::WebRtcVideoDecoderFactory

Public Member Functions

 InternalDecoderFactory ()
 
virtual ~InternalDecoderFactory ()
 
webrtc::VideoDecoderCreateVideoDecoder (webrtc::VideoCodecType type) override
 
void DestroyVideoDecoder (webrtc::VideoDecoder *decoder) override
 
 InternalDecoderFactory ()
 
virtual ~InternalDecoderFactory ()
 
webrtc::VideoDecoderCreateVideoDecoder (webrtc::VideoCodecType type) override
 
void DestroyVideoDecoder (webrtc::VideoDecoder *decoder) override
 
- Public Member Functions inherited from cricket::WebRtcVideoDecoderFactory
virtual webrtc::VideoDecoderCreateVideoDecoderWithParams (webrtc::VideoCodecType type, VideoDecoderParams)
 
virtual ~WebRtcVideoDecoderFactory ()
 
virtual webrtc::VideoDecoderCreateVideoDecoderWithParams (webrtc::VideoCodecType type, VideoDecoderParams)
 
virtual ~WebRtcVideoDecoderFactory ()
 

Constructor & Destructor Documentation

◆ InternalDecoderFactory() [1/2]

cricket::InternalDecoderFactory::InternalDecoderFactory ( )

◆ ~InternalDecoderFactory() [1/2]

cricket::InternalDecoderFactory::~InternalDecoderFactory ( )
virtual

◆ InternalDecoderFactory() [2/2]

cricket::InternalDecoderFactory::InternalDecoderFactory ( )

◆ ~InternalDecoderFactory() [2/2]

virtual cricket::InternalDecoderFactory::~InternalDecoderFactory ( )
virtual

Member Function Documentation

◆ CreateVideoDecoder() [1/2]

webrtc::VideoDecoder * cricket::InternalDecoderFactory::CreateVideoDecoder ( webrtc::VideoCodecType  type)
overridevirtual

◆ CreateVideoDecoder() [2/2]

webrtc::VideoDecoder* cricket::InternalDecoderFactory::CreateVideoDecoder ( webrtc::VideoCodecType  type)
overridevirtual

◆ DestroyVideoDecoder() [1/2]

void cricket::InternalDecoderFactory::DestroyVideoDecoder ( webrtc::VideoDecoder decoder)
overridevirtual

◆ DestroyVideoDecoder() [2/2]

void cricket::InternalDecoderFactory::DestroyVideoDecoder ( webrtc::VideoDecoder decoder)
overridevirtual

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