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

#include <echo_path_variability.h>

Public Member Functions

 EchoPathVariability (bool gain_change, bool delay_change)
 
bool AudioPathChanged () const
 
 EchoPathVariability (bool gain_change, bool delay_change)
 
bool AudioPathChanged () const
 

Public Attributes

bool gain_change
 
bool delay_change
 

Constructor & Destructor Documentation

◆ EchoPathVariability() [1/2]

webrtc::EchoPathVariability::EchoPathVariability ( bool  gain_change,
bool  delay_change 
)

◆ EchoPathVariability() [2/2]

webrtc::EchoPathVariability::EchoPathVariability ( bool  gain_change,
bool  delay_change 
)

Member Function Documentation

◆ AudioPathChanged() [1/2]

bool webrtc::EchoPathVariability::AudioPathChanged ( ) const
inline

◆ AudioPathChanged() [2/2]

bool webrtc::EchoPathVariability::AudioPathChanged ( ) const
inline

Member Data Documentation

◆ delay_change

bool webrtc::EchoPathVariability::delay_change

◆ gain_change

bool webrtc::EchoPathVariability::gain_change

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