Searched defs:VideoCapturer (Results 1 – 17 of 17) sorted by relevance
31 public class VideoCapturer { class34 protected VideoCapturer() { in VideoCapturer() method in VideoCapturer
36 class VideoCapturer; variable
54 class VideoCapturer; variable
68 void OnStateChange(cricket::VideoCapturer*, cricket::CaptureState state) { in OnStateChange()
45 class VideoCapturer; variable
100 VideoCapturer::VideoCapturer() in VideoCapturer() function in cricket::VideoCapturer108 VideoCapturer::VideoCapturer(rtc::Thread* thread) in VideoCapturer() function in cricket::VideoCapturer343 void VideoCapturer::OnFrameCaptured(VideoCapturer*, in OnFrameCaptured() argument
58 class VideoCapturer; variable
69 void OnVideoFrame(cricket::VideoCapturer*, const cricket::VideoFrame* frame) { in OnVideoFrame()78 void OnStateChange(cricket::VideoCapturer*, in OnStateChange()
115 void OnLocalFrame(cricket::VideoCapturer*, in OnLocalFrame()118 void OnLocalFrameFormat(cricket::VideoCapturer*, in OnLocalFrameFormat()
62 class VideoCapturer; variable
37 class VideoCapturer; variable
47 class VideoCapturer; variable
52 class VideoCapturer; variable
63 - (id)initWithCapturer:(cricket::VideoCapturer*)capturer {
29 VideoCapturer::VideoCapturer(VideoCaptureInput* input) : input_(input) { in VideoCapturer() function in webrtc::test::VideoCapturer
53 class VideoCapturer; variable
61 class VideoCapturer; variable