Home
last modified time | relevance | path

Searched defs:VideoCapturer (Results 1 – 17 of 17) sorted by relevance

/external/webrtc/talk/app/webrtc/java/src/org/webrtc/
DVideoCapturer.java31 public class VideoCapturer { class
34 protected VideoCapturer() { in VideoCapturer() method in VideoCapturer
/external/webrtc/talk/media/base/
Dvideocapturerfactory.h36 class VideoCapturer; variable
Dcapturemanager.h54 class VideoCapturer; variable
Dfakescreencapturerfactory.h68 void OnStateChange(cricket::VideoCapturer*, cricket::CaptureState state) { in OnStateChange()
Dcapturerenderadapter.h45 class VideoCapturer; variable
Dvideocapturer.cc100 VideoCapturer::VideoCapturer() in VideoCapturer() function in cricket::VideoCapturer
108 VideoCapturer::VideoCapturer(rtc::Thread* thread) in VideoCapturer() function in cricket::VideoCapturer
343 void VideoCapturer::OnFrameCaptured(VideoCapturer*, in OnFrameCaptured() argument
Dmediaengine.h58 class VideoCapturer; variable
Dvideocapturer_unittest.cc69 void OnVideoFrame(cricket::VideoCapturer*, const cricket::VideoFrame* frame) { in OnVideoFrame()
78 void OnStateChange(cricket::VideoCapturer*, in OnStateChange()
Dvideoengine_unittest.h115 void OnLocalFrame(cricket::VideoCapturer*, in OnLocalFrame()
118 void OnLocalFrameFormat(cricket::VideoCapturer*, in OnLocalFrameFormat()
Dmediachannel.h62 class VideoCapturer; variable
/external/webrtc/talk/app/webrtc/
Dmediastreamprovider.h37 class VideoCapturer; variable
Dmediastreaminterface.h47 class VideoCapturer; variable
Dwebrtcsession.h52 class VideoCapturer; variable
/external/webrtc/talk/app/webrtc/objc/
DRTCVideoCapturer.mm63 - (id)initWithCapturer:(cricket::VideoCapturer*)capturer {
/external/webrtc/webrtc/test/
Dvideo_capturer.cc29 VideoCapturer::VideoCapturer(VideoCaptureInput* input) : input_(input) { in VideoCapturer() function in webrtc::test::VideoCapturer
/external/webrtc/talk/media/devices/
Ddevicemanager.h53 class VideoCapturer; variable
/external/webrtc/talk/media/webrtc/
Dwebrtcvideoengine2.h61 class VideoCapturer; variable