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