HomeSort by relevance Sort by last modified time
    Searched refs:CaptureState (Results 26 - 32 of 32) sorted by null

12

  /external/webrtc/talk/media/base/
videocapturer_unittest.cc 79 cricket::CaptureState capture_state) {
83 cricket::CaptureState capture_state() { return capture_state_; }
90 cricket::CaptureState capture_state_;
97 TEST_F(VideoCapturerTest, CaptureState) {
    [all...]
testutils.cc 244 CaptureState result) {
  /external/webrtc/talk/media/devices/
filevideocapturer.cc 230 CaptureState FileVideoCapturer::Start(const VideoFormat& capture_format) {
  /external/webrtc/talk/media/webrtc/
webrtcvideocapturer.cc 282 CaptureState WebRtcVideoCapturer::Start(const VideoFormat& capture_format) {
  /external/webrtc/talk/app/webrtc/
videosource_unittest.cc 87 virtual cricket::CaptureState Start(
  /external/webrtc/talk/session/media/
channel.h 513 virtual void OnStateChange(VideoCapturer* capturer, CaptureState ev);
channel.cc     [all...]

Completed in 157 milliseconds

12