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

#include <echo_path_delay_estimator.h>

Public Member Functions

 EchoPathDelayEstimator (ApmDataDumper *data_dumper)
 
 ~EchoPathDelayEstimator ()
 
rtc::Optional< size_tEstimateDelay (rtc::ArrayView< const float > render, rtc::ArrayView< const float > capture)
 
 EchoPathDelayEstimator (ApmDataDumper *data_dumper)
 
 ~EchoPathDelayEstimator ()
 
rtc::Optional< size_tEstimateDelay (rtc::ArrayView< const float > render, rtc::ArrayView< const float > capture)
 

Constructor & Destructor Documentation

◆ EchoPathDelayEstimator() [1/2]

webrtc::EchoPathDelayEstimator::EchoPathDelayEstimator ( ApmDataDumper data_dumper)
explicit

◆ ~EchoPathDelayEstimator() [1/2]

webrtc::EchoPathDelayEstimator::~EchoPathDelayEstimator ( )
default

◆ EchoPathDelayEstimator() [2/2]

webrtc::EchoPathDelayEstimator::EchoPathDelayEstimator ( ApmDataDumper data_dumper)
explicit

◆ ~EchoPathDelayEstimator() [2/2]

webrtc::EchoPathDelayEstimator::~EchoPathDelayEstimator ( )

Member Function Documentation

◆ EstimateDelay() [1/2]

rtc::Optional< size_t > webrtc::EchoPathDelayEstimator::EstimateDelay ( rtc::ArrayView< const float >  render,
rtc::ArrayView< const float >  capture 
)

◆ EstimateDelay() [2/2]

rtc::Optional<size_t> webrtc::EchoPathDelayEstimator::EstimateDelay ( rtc::ArrayView< const float >  render,
rtc::ArrayView< const float >  capture 
)

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