Searched refs:SetRemoteSSRCType (Results 1 – 3 of 3) sorted by relevance
198 int32_t SetRemoteSSRCType(const StreamType usage, const uint32_t SSRC);
193 vie_channel_->SetRemoteSSRCType(kViEStreamTypeRtx, it->second.ssrc); in VideoReceiveStream()
677 int32_t ViEChannel::SetRemoteSSRCType(const StreamType usage, in SetRemoteSSRCType() function in webrtc::ViEChannel