Searched defs:CreatePeerConnectionParams (Results 1 – 1 of 1) sorted by relevance
52 struct CreatePeerConnectionParams : public talk_base::MessageData { struct53 CreatePeerConnectionParams( in CreatePeerConnectionParams() function65 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;