Skip to content
  • Sébastien Blin's avatar
    video_mixer: fix setActiveParticipant(nullptr) · 4337438d
    Sébastien Blin authored
    setActiveParticipant(nullptr) is the only way for now to set the active
    participant to the local video. But the local video is not necessarely
    the first one. So, sometimes, setActiveParticipant(nullptr) was choosing
    another active participant instead the local one.
    
    Change-Id: I868770beb042977ce5ddd0f2dce00451cac04323
    4337438d