Searched refs:GetStartCaptureFormat (Results 1 – 8 of 8) sorted by relevance
148 virtual VideoFormat GetStartCaptureFormat() const = 0;276 virtual VideoFormat GetStartCaptureFormat() const { in GetStartCaptureFormat() function277 return video_.GetStartCaptureFormat(); in GetStartCaptureFormat()359 VideoFormat GetStartCaptureFormat() const { return VideoFormat(); } in GetStartCaptureFormat() function
152 VideoFormat GetStartCaptureFormat() const { in GetStartCaptureFormat() function
933 VideoFormat GetStartCaptureFormat() const { in GetStartCaptureFormat() function
185 virtual VideoFormat GetStartCaptureFormat() const OVERRIDE { in GetStartCaptureFormat() function186 return delegate_->GetStartCaptureFormat(); in GetStartCaptureFormat()
181 VideoFormat GetStartCaptureFormat() const { return default_codec_format_; } in GetStartCaptureFormat() function
172 VideoFormat GetStartCaptureFormat() const { return default_codec_format_; } in GetStartCaptureFormat() function
235 VideoFormat GetStartCaptureFormat();
954 VideoFormat ChannelManager::GetStartCaptureFormat() { in GetStartCaptureFormat() function in cricket::ChannelManager956 Bind(&MediaEngineInterface::GetStartCaptureFormat, media_engine_.get())); in GetStartCaptureFormat()