Home
last modified time | relevance | path

Searched refs:SetRemoteSSRCType (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/video/
Dvie_channel.h198 int32_t SetRemoteSSRCType(const StreamType usage, const uint32_t SSRC);
Dvideo_receive_stream.cc193 vie_channel_->SetRemoteSSRCType(kViEStreamTypeRtx, it->second.ssrc); in VideoReceiveStream()
Dvie_channel.cc677 int32_t ViEChannel::SetRemoteSSRCType(const StreamType usage, in SetRemoteSSRCType() function in webrtc::ViEChannel