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

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dpeerconnectioninterface.h143 class PeerConnectionInterface : public rtc::RefCountInterface { class in namespace:webrtc
335 ~PeerConnectionInterface() {}
351 PeerConnectionInterface::SignalingState new_state) {}
372 PeerConnectionInterface::IceConnectionState new_state) {}
376 PeerConnectionInterface::IceGatheringState new_state) {}
493 virtual rtc::scoped_refptr<PeerConnectionInterface>
495 const PeerConnectionInterface::RTCConfiguration& configuration,
507 inline rtc::scoped_refptr<PeerConnectionInterface>
509 const PeerConnectionInterface::IceServers& configuration,
514 PeerConnectionInterface
[all...]

Completed in 197 milliseconds