Lines Matching refs:remote_streams_
1230 GetStreamByIds(remote_streams_, it->groupid, it->id);
1233 remote_streams_.push_back(*it);
1249 RemoveStreamBySsrc(&remote_streams_, existing_stream->first_ssrc());
1262 for (StreamParamsVec::const_iterator it = remote_streams_.begin();
1263 it != remote_streams_.end(); ++it) {
1277 if (!GetStreamBySsrc(remote_streams_, it->first_ssrc())) {
1288 remote_streams_ = streams;