Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/enhancement_service/
H A Denhancement_service_callback.cpp133 string newVideoPath = MediaFileUtils::GetMovingPhotoVideoPath(newFileInfo->filePath); in SaveCloudEnhancementPhoto() local
134 bool copyResult = MediaFileUtils::CopyFileUtil(sourceVideoPath, newVideoPath); in SaveCloudEnhancementPhoto()