Loading...
Searching...
No Matches
score::ConsolidateOptions Struct Reference
Public Attributes | |
| CopyMode | mode = CopyMode::Copy |
| bool | collectLibraryFiles = false |
| bool | useKindSubfolders = true |
| bool | keepSourceFolderName = false |
Member Data Documentation
◆ collectLibraryFiles
| bool score::ConsolidateOptions::collectLibraryFiles = false |
Also collect files that resolve through the user library (<LIBRARY>:). Off by default: the library is expected to be installed on the target machine, and collecting it can mean gigabytes of shared content.
◆ keepSourceFolderName
| bool score::ConsolidateOptions::keepSourceFolderName = false |
Keep the name of the source's parent folder as an extra level, so that e.g. Kicks/kick.wav and Snares/kick.wav stay distinguishable by name.
◆ useKindSubfolders
| bool score::ConsolidateOptions::useKindSubfolders = true |
Group collected files per kind (Audio/, Video/, Images/...) rather than dropping everything next to the document.
The documentation for this struct was generated from the following file: