Home
last modified time | relevance | path

Searched refs:SetVideoSourceInternal (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
H A Dhirecorder_impl.h87 ErrorCode SetVideoSourceInternal(VideoSourceType source, int32_t sourceId);
H A Dhirecorder_impl.cpp113 auto ret = SetVideoSourceInternal(source, tempSourceId); in SetVideoSource()
487 ErrorCode HiRecorderImpl::SetVideoSourceInternal(VideoSourceType source, int32_t sourceId) in SetVideoSourceInternal() function in OHOS::Media::Record::HiRecorderImpl