mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-15 00:24:19 +00:00
File::getContainerForSecurityApplicationGroupIdentifier will return the path to a container which is shared between all apps using the specified app group ID. This might be useful if you need to share resources between a standalone app and an AUv3 plugin, for example. |
||
|---|---|---|
| .. | ||
| juce_DirectoryIterator.cpp | ||
| juce_DirectoryIterator.h | ||
| juce_File.cpp | ||
| juce_File.h | ||
| juce_FileFilter.cpp | ||
| juce_FileFilter.h | ||
| juce_FileInputStream.cpp | ||
| juce_FileInputStream.h | ||
| juce_FileOutputStream.cpp | ||
| juce_FileOutputStream.h | ||
| juce_FileSearchPath.cpp | ||
| juce_FileSearchPath.h | ||
| juce_MemoryMappedFile.h | ||
| juce_RangedDirectoryIterator.cpp | ||
| juce_RangedDirectoryIterator.h | ||
| juce_TemporaryFile.cpp | ||
| juce_TemporaryFile.h | ||
| juce_WildcardFileFilter.cpp | ||
| juce_WildcardFileFilter.h | ||