Home
last modified time | relevance | path

Searched refs: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() argument
221 CreateVideoSourceParams* pdata = in OnMessage()
222 static_cast<CreateVideoSourceParams*>(msg->pdata); in OnMessage()
341 CreateVideoSourceParams params(capturer, in CreateVideoSource()