Searched refs:createVideoSource (Results 1 – 4 of 4) sorted by relevance
251 factory.createVideoSource(capturer, new MediaConstraints()); in startCapturerAndRender()265 factory.createVideoSource(capturer, new MediaConstraints()); in switchCamera()352 factory.createVideoSource(capturer, new MediaConstraints()); in stopRestartVideoSource()520 final VideoSource source = factory.createVideoSource(capturer, new MediaConstraints()); in returnBufferLateEndToEnd()580 factory.createVideoSource(capturer, new MediaConstraints()); in scaleCameraOutput()
123 public VideoSource createVideoSource( in createVideoSource() method in PeerConnectionFactory
558 VideoSource videoSource = factory.createVideoSource(
733 videoSource = factory.createVideoSource(capturer, videoConstraints); in createVideoTrack()