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

#include <audio_coding_module.h>

Inheritance diagram for webrtc::ACMVADCallback:
webrtc::ActivityMonitor webrtc::ActivityMonitor webrtc::VADCallback webrtc::VADCallback webrtc::voe::Channel webrtc::voe::Channel

Public Member Functions

virtual ~ACMVADCallback ()
 
virtual int32_t InFrameType (FrameType frame_type)=0
 
virtual ~ACMVADCallback ()
 
virtual int32_t InFrameType (FrameType frame_type)=0
 

Constructor & Destructor Documentation

◆ ~ACMVADCallback() [1/2]

virtual webrtc::ACMVADCallback::~ACMVADCallback ( )
inlinevirtual

◆ ~ACMVADCallback() [2/2]

virtual webrtc::ACMVADCallback::~ACMVADCallback ( )
inlinevirtual

Member Function Documentation

◆ InFrameType() [1/2]

virtual int32_t webrtc::ACMVADCallback::InFrameType ( FrameType  frame_type)
pure virtual

◆ InFrameType() [2/2]

virtual int32_t webrtc::ACMVADCallback::InFrameType ( FrameType  frame_type)
pure virtual

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