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

#include <video_codec_information.h>

Public Member Functions

virtual void Reset ()=0
 
virtual RtpVideoCodecTypes Type ()=0
 
virtual ~VideoCodecInformation ()
 
virtual void Reset ()=0
 
virtual RtpVideoCodecTypes Type ()=0
 
virtual ~VideoCodecInformation ()
 

Constructor & Destructor Documentation

◆ ~VideoCodecInformation() [1/2]

virtual webrtc::VideoCodecInformation::~VideoCodecInformation ( )
inlinevirtual

◆ ~VideoCodecInformation() [2/2]

virtual webrtc::VideoCodecInformation::~VideoCodecInformation ( )
inlinevirtual

Member Function Documentation

◆ Reset() [1/2]

virtual void webrtc::VideoCodecInformation::Reset ( )
pure virtual

◆ Reset() [2/2]

virtual void webrtc::VideoCodecInformation::Reset ( )
pure virtual

◆ Type() [1/2]

virtual RtpVideoCodecTypes webrtc::VideoCodecInformation::Type ( )
pure virtual

◆ Type() [2/2]

virtual RtpVideoCodecTypes webrtc::VideoCodecInformation::Type ( )
pure virtual

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