HomeSort by relevance Sort by last modified time
    Searched refs:SetIsMixed (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_conference_mixer/source/
audio_conference_mixer_impl.h 46 int32_t SetIsMixed(bool mixed);
audio_conference_mixer_impl.cc 94 int32_t MixHistory::SetIsMixed(const bool mixed) {
770 (*participant)->_mixHistory->SetIsMixed(isMixed);
    [all...]

Completed in 38 milliseconds