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

#include <audio_state.h>

Inheritance diagram for webrtc::internal::AudioState:
webrtc::AudioState webrtc::VoiceEngineObserver webrtc::AudioState webrtc::VoiceEngineObserver rtc::RefCountInterface rtc::RefCountInterface rtc::RefCountInterface rtc::RefCountInterface

Public Member Functions

 AudioState (const AudioState::Config &config)
 
 ~AudioState () override
 
VoiceEnginevoice_engine ()
 
rtc::scoped_refptr< AudioMixermixer ()
 
bool typing_noise_detected () const
 
 AudioState (const AudioState::Config &config)
 
 ~AudioState () override
 
VoiceEnginevoice_engine ()
 
rtc::scoped_refptr< AudioMixermixer ()
 
bool typing_noise_detected () const
 

Additional Inherited Members

- Static Public Member Functions inherited from webrtc::AudioState
static rtc::scoped_refptr< AudioStateCreate (const AudioState::Config &config)
 
static rtc::scoped_refptr< AudioStateCreate (const AudioState::Config &config)
 
- Protected Member Functions inherited from rtc::RefCountInterface
virtual ~RefCountInterface ()
 
virtual ~RefCountInterface ()
 
- Protected Member Functions inherited from webrtc::VoiceEngineObserver
virtual ~VoiceEngineObserver ()
 
virtual ~VoiceEngineObserver ()
 

Constructor & Destructor Documentation

◆ AudioState() [1/2]

webrtc::internal::AudioState::AudioState ( const AudioState::Config config)
explicit

◆ ~AudioState() [1/2]

webrtc::internal::AudioState::~AudioState ( )
overridevirtual

Reimplemented from webrtc::AudioState.

◆ AudioState() [2/2]

webrtc::internal::AudioState::AudioState ( const AudioState::Config config)
explicit

◆ ~AudioState() [2/2]

webrtc::internal::AudioState::~AudioState ( )
overridevirtual

Reimplemented from webrtc::AudioState.

Member Function Documentation

◆ mixer() [1/2]

rtc::scoped_refptr< AudioMixer > webrtc::internal::AudioState::mixer ( )

◆ mixer() [2/2]

rtc::scoped_refptr<AudioMixer> webrtc::internal::AudioState::mixer ( )

◆ typing_noise_detected() [1/2]

bool webrtc::internal::AudioState::typing_noise_detected ( ) const

◆ typing_noise_detected() [2/2]

bool webrtc::internal::AudioState::typing_noise_detected ( ) const

◆ voice_engine() [1/2]

VoiceEngine* webrtc::internal::AudioState::voice_engine ( )

◆ voice_engine() [2/2]

VoiceEngine * webrtc::internal::AudioState::voice_engine ( )

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