Searched defs:CreateVideoSourceParams (Results 1 – 1 of 1) sorted by relevance
82 struct CreateVideoSourceParams : public talk_base::MessageData { struct83 CreateVideoSourceParams(cricket::VideoCapturer* capturer, in CreateVideoSourceParams() function88 cricket::VideoCapturer* capturer;89 const webrtc::MediaConstraintsInterface* constraints;90 scoped_refptr<webrtc::VideoSourceInterface> source;