Home | History | Annotate | Download | only in webrtc

Lines Matching refs:SetLocalSSRC

2569   if (engine()->voe()->rtp()->SetLocalSSRC(channel, sp.first_ssrc()) == -1) {
2583 if (engine()->voe()->rtp()->SetLocalSSRC(it->second->channel(),
2585 LOG_RTCERR2(SetLocalSSRC, it->second->channel(), sp.first_ssrc());
2709 if (rtp->SetLocalSSRC(channel, send_ssrc) == -1) {