Searched refs:DoSetVideoSource (Results 1 – 5 of 5) sorted by relevance
30 virtual ErrorCode DoSetVideoSource(const Plugin::Any& param) const in DoSetVideoSource() function
37 auto ret = executor_.DoSetVideoSource(param); in SetVideoSource()
38 auto ret = executor_.DoSetVideoSource(param); in SetVideoSource()
74 ErrorCode DoSetVideoSource(const Plugin::Any& param) const override;
319 ErrorCode HiRecorderImpl::DoSetVideoSource(const Plugin::Any& param) const in DoSetVideoSource() function in OHOS::Media::Record::HiRecorderImpl