Searched defs:CreateVideoSourceParams (Results 1 – 1 of 1) sorted by relevance
97 struct CreateVideoSourceParams : public talk_base::MessageData { struct98 CreateVideoSourceParams(cricket::VideoCapturer* capturer, in CreateVideoSourceParams() function103 cricket::VideoCapturer* capturer;104 const webrtc::MediaConstraintsInterface* constraints;105 scoped_refptr<webrtc::VideoSourceInterface> source;