|
TracktionEngine
|
Classes | |
| class | engine::ArchiveJob |
| Job that archives a Project or single Edit into a standard zip file. More... | |
Namespaces | |
| namespace | engine |
Functions | |
| bool | engine::isLegacyArchive (Engine &, const juce::File &) |
| Returns true if the file is a legacy .trkarch archive. | |
| bool | engine::isArchive (Engine &, const juce::File &) |
| Returns true if the file is any supported archive format (legacy or zip). | |