HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcVideoDeviceCapturerFactory (Results 1 - 3 of 3) sorted by null

  /external/webrtc/talk/media/webrtc/
webrtcvideocapturerfactory.h 37 class WebRtcVideoDeviceCapturerFactory : public VideoDeviceCapturerFactory {
webrtcvideocapturerfactory.cc 34 VideoCapturer* WebRtcVideoDeviceCapturerFactory::Create(const Device& device) {
  /external/webrtc/talk/media/devices/
devicemanager.cc 66 SetVideoDeviceCapturerFactory(new WebRtcVideoDeviceCapturerFactory());

Completed in 186 milliseconds