Home | History | Annotate | Download | only in base

Lines Matching refs:capturers_

565     capturers_[ssrc] = capturer;
569 return capturers_.find(ssrc) != capturers_.end();
632 std::map<uint32, VideoCapturer*> capturers_;