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

  /external/chromium_org/third_party/webrtc/modules/audio_conference_mixer/source/
audio_conference_mixer_impl.h 47 int32_t SetIsMixed(const bool mixed);
audio_conference_mixer_impl.cc 101 int32_t MixHistory::SetIsMixed(const bool mixed) {
869 (*participant)->_mixHistory->SetIsMixed(isMixed);
    [all...]

Completed in 37 milliseconds