Searched defs:remote_streams (Results 1 – 8 of 8) sorted by relevance
133 const std::vector<StreamParams>& remote_streams() const override { in remote_streams() function
1390 rtc::scoped_refptr<StreamCollectionInterface> PeerConnection::remote_streams() { in remote_streams() function in webrtc::PeerConnection3436 const std::vector<rtc::scoped_refptr<MediaStreamInterface>>& remote_streams, in RemoveRemoteStreamsIfEmpty()
484 std::vector<rtc::scoped_refptr<MediaStreamInterface>> remote_streams) { in CreateMockRtpSendersReceiversAndChannels()
511 StreamCollectionInterface* remote_streams() const { in remote_streams() function in webrtc::__anon0b79b3a70111::PeerConnectionWrapper
33 rtc::scoped_refptr<StreamCollectionInterface> remote_streams() override { in remote_streams() function
222 rtc::scoped_refptr<StreamCollectionInterface> remote_streams() override { in remote_streams() function
39 rtc::scoped_refptr<StreamCollectionInterface> remote_streams() override { in remote_streams() function
77 StreamCollectionInterface* remote_streams() const { return remote_streams_; } in remote_streams() function