Loading...
Searching...
No Matches
juce::MountedVolumeListChangeDetector Class Referenceabstract

Detailed Description

An instance of this class will provide callbacks when drives are mounted or unmounted on the system.

Just inherit from this class and implement the pure virtual method to get the callbacks, there's no need to do anything else.

See also
File::findFileSystemRoots()

Public Member Functions

 MountedVolumeListChangeDetector ()
virtual ~MountedVolumeListChangeDetector ()
virtual void mountedVolumeListChanged ()=0
 This method is called when a volume is mounted or unmounted.

Constructors and Destructors

◆ MountedVolumeListChangeDetector()

juce::MountedVolumeListChangeDetector::MountedVolumeListChangeDetector ( )

◆ ~MountedVolumeListChangeDetector()

virtual juce::MountedVolumeListChangeDetector::~MountedVolumeListChangeDetector ( )
virtual

Member Functions

◆ mountedVolumeListChanged()

virtual void juce::MountedVolumeListChangeDetector::mountedVolumeListChanged ( )
pure virtual

This method is called when a volume is mounted or unmounted.

References MountedVolumeListChangeDetector().

linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram