Searched defs:remote_streams_ (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/renderer/media/
H A Drtc_peer_connection_handler.h230 RemoteStreamMap remote_streams_; member in class:content::RTCPeerConnectionHandler
H A Dmock_peer_connection_impl.h128 rtc::scoped_refptr<MockStreamCollection> remote_streams_; member in class:content::MockPeerConnectionImpl
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dmediastreamsignaling.h252 return remote_streams_.get();
326 // |remote_streams_| and notifies the observer that the MediaStream no longer
384 rtc::scoped_refptr<StreamCollection> remote_streams_; member in class:webrtc::MediaStreamSignaling
/external/chromium_org/third_party/libjingle/source/talk/session/media/
H A Dchannel.h221 return remote_streams_;
373 std::vector<StreamParams> remote_streams_; member in class:cricket::BaseChannel

Completed in 488 milliseconds