Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
Dpeerconnectionfactory.cc97 struct CreateVideoSourceParams : public talk_base::MessageData { struct
98 CreateVideoSourceParams(cricket::VideoCapturer* capturer, in CreateVideoSourceParams() function
103 cricket::VideoCapturer* capturer;
104 const webrtc::MediaConstraintsInterface* constraints;
105 scoped_refptr<webrtc::VideoSourceInterface> source;