Searched refs:SaveVideo (Results 1 – 3 of 3) sorted by relevance
36 EXPORT static int32_t SaveVideo(const std::string &filePath, bool isEdited = false);
192 int32_t FileUtils::SaveVideo(const std::string &filePath, bool isEdited) in SaveVideo() function in OHOS::Media::FileUtils
3144 return FileUtils::SaveVideo(path, isEdited); in ProcessMultistagesVideo()