Centralize legacy video export bridge
This commit is contained in:
@@ -29,4 +29,10 @@ namespace pp::panopainter {
|
||||
App& app,
|
||||
std::string_view document_name);
|
||||
|
||||
[[nodiscard]] pp::foundation::Status execute_legacy_document_video_export(
|
||||
App& app,
|
||||
pp::app::DocumentVideoExportKind kind,
|
||||
std::string_view path,
|
||||
bool asynchronous);
|
||||
|
||||
} // namespace pp::panopainter
|
||||
|
||||
Reference in New Issue
Block a user