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

#include <audio_conference_mixer_impl.h>

Public Member Functions

 MixHistory ()
 
 ~MixHistory ()
 
bool IsMixed () const
 
bool WasMixed () const
 
int32_t SetIsMixed (bool mixed)
 
void ResetMixedStatus ()
 
 MixHistory ()
 
 ~MixHistory ()
 
bool IsMixed () const
 
bool WasMixed () const
 
int32_t SetIsMixed (bool mixed)
 
void ResetMixedStatus ()
 

Constructor & Destructor Documentation

◆ MixHistory() [1/2]

webrtc::MixHistory::MixHistory ( )

◆ ~MixHistory() [1/2]

webrtc::MixHistory::~MixHistory ( )

◆ MixHistory() [2/2]

webrtc::MixHistory::MixHistory ( )

◆ ~MixHistory() [2/2]

webrtc::MixHistory::~MixHistory ( )

Member Function Documentation

◆ IsMixed() [1/2]

bool webrtc::MixHistory::IsMixed ( ) const

◆ IsMixed() [2/2]

bool webrtc::MixHistory::IsMixed ( ) const

◆ ResetMixedStatus() [1/2]

void webrtc::MixHistory::ResetMixedStatus ( )

◆ ResetMixedStatus() [2/2]

void webrtc::MixHistory::ResetMixedStatus ( )

◆ SetIsMixed() [1/2]

int32_t webrtc::MixHistory::SetIsMixed ( bool  mixed)

◆ SetIsMixed() [2/2]

int32_t webrtc::MixHistory::SetIsMixed ( bool  mixed)

◆ WasMixed() [1/2]

bool webrtc::MixHistory::WasMixed ( ) const

◆ WasMixed() [2/2]

bool webrtc::MixHistory::WasMixed ( ) const

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