Home
last modified time | relevance | path

Searched defs:CreateVideoEditor (Results 1 – 2 of 2) sorted by relevance

/foundation/multimedia/player_framework/frameworks/native/video_editor/
Dvideo_editor_manager.cpp30 std::shared_ptr<VideoEditor> VideoEditorFactory::CreateVideoEditor() in CreateVideoEditor() function in OHOS::Media::VideoEditorFactory
41 std::shared_ptr<VideoEditor> VideoEditorManager::CreateVideoEditor() in CreateVideoEditor() function in OHOS::Media::VideoEditorManager
/foundation/multimedia/player_framework/interfaces/inner_api/native/video_editor/include/
Dvideo_editor.h146 static std::shared_ptr<VideoEditor> CreateVideoEditor() in CreateVideoEditor() function