30 #if JUCE_MAC || JUCE_WINDOWS || defined (DOXYGEN) 51 virtual void mountedVolumeListChanged() = 0;
54 JUCE_PUBLIC_IN_DLL_BUILD (
struct Pimpl)
55 std::unique_ptr<Pimpl> pimpl;
#define JUCE_API
This macro is added to all JUCE public class declarations.
An instance of this class will provide callbacks when drives are mounted or unmounted on the system...