Lines Matching refs:VideoCapturer
65 CaptureStateParams(cricket::VideoCapturer* c, cricket::CaptureState s) in CaptureStateParams()
68 cricket::VideoCapturer* capturer;
449 VideoCapturer* capturer) const { in GetSupportedFormats()
458 VideoCapturer* capturer, in GetSupportedFormats_w()
470 VideoCapturer* capturer, const VideoFormat& video_format) { in StartVideoCapture()
477 VideoCapturer* video_capturer, bool muted) { in MuteToBlackThenPause()
482 Bind(&VideoCapturer::MuteToBlackThenPause, video_capturer, muted)); in MuteToBlackThenPause()
487 VideoCapturer* capturer, const VideoFormat& video_format) { in StopVideoCapture()
494 VideoCapturer* video_capturer, in RestartVideoCapture()
504 VideoCapturer* capturer, VideoRenderer* renderer) { in AddVideoRenderer()
511 VideoCapturer* capturer, VideoRenderer* renderer) { in RemoveVideoRenderer()
532 void ChannelManager::OnVideoCaptureStateChange(VideoCapturer* capturer, in OnVideoCaptureStateChange()