OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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