Home
last modified time | relevance | path

Searched defs:CreatePeerConnectionParams (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
Dpeerconnectionfactory.cc52 struct CreatePeerConnectionParams : public talk_base::MessageData { struct
53 CreatePeerConnectionParams( in CreatePeerConnectionParams() function
65 scoped_refptr<webrtc::PeerConnectionInterface> peerconnection;
66 const webrtc::PeerConnectionInterface::RTCConfiguration& configuration;
67 const webrtc::MediaConstraintsInterface* constraints;
68 scoped_refptr<webrtc::PortAllocatorFactoryInterface> allocator_factory;
69 webrtc::DTLSIdentityServiceInterface* dtls_identity_service;
70 webrtc::PeerConnectionObserver* observer;