Searched refs:screenid (Results 1 – 5 of 5) sorted by relevance
104 const ScreencastId& screenid) const = 0;171 const ScreencastId& screenid) const;
109 const ScreencastId& screenid) const { in CreateScreenCapturer() argument113 return screen_capturer_factory_->Create(screenid); in CreateScreenCapturer()
256 const ScreencastId& screenid) const { in CreateScreenCapturer()261 return screen_capturer_factory_->Create(screenid); in CreateScreenCapturer()
88 const cricket::ScreencastId& screenid) { in Create() argument
51 virtual VideoCapturer* Create(const ScreencastId& screenid) = 0;