Sound Bakery  v0.1.0
Open-source audio middleware for games
|
#include <project.h>
Public Member Functions | |
bool | openProject (const std::filesystem::path &projectFile) |
void | createProject (const std::filesystem::path &projectFile) |
void | saveProject () const |
void | encodeAllMedia () const |
const ProjectConfiguration & | getConfig () const |
SB::Engine::SoundContainer * | getPreviewContainer () const |
Manages a project file and the objects contained within it.