|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Result of a project load operation. More...
#include <src/structure/project/project_loader.h>

Data Fields | |
| nlohmann::json | json |
| utils::Utf8String | title |
| fs::path | project_directory |
Result of a project load operation.
Definition at line 32 of file project_loader.h.
| nlohmann::json zrythm::structure::project::ProjectLoader::LoadResult::json |
Definition at line 34 of file project_loader.h.
| fs::path zrythm::structure::project::ProjectLoader::LoadResult::project_directory |
Definition at line 36 of file project_loader.h.
| utils::Utf8String zrythm::structure::project::ProjectLoader::LoadResult::title |
Definition at line 35 of file project_loader.h.