Home | History | Annotate | Download | only in media

Lines Matching refs:VideoCapturer

141       VideoCapturer* capturer) const;
147 bool StartVideoCapture(VideoCapturer* video_capturer,
151 bool MuteToBlackThenPause(VideoCapturer* video_capturer, bool muted);
152 bool StopVideoCapture(VideoCapturer* video_capturer,
154 bool RestartVideoCapture(VideoCapturer* video_capturer,
159 bool AddVideoRenderer(VideoCapturer* capturer, VideoRenderer* renderer);
160 bool RemoveVideoRenderer(VideoCapturer* capturer, VideoRenderer* renderer);
177 sigslot::signal2<VideoCapturer*, CaptureState> SignalVideoCaptureStateChange;
210 void OnVideoCaptureStateChange(VideoCapturer* capturer,
213 VideoCapturer* capturer,