Vital
|
#include "JuceHeader.h"
#include <climits>
Go to the source code of this file.
Classes | |
class | AudioFileDropSource |
A helper class for handling drag-and-drop of audio files into a JUCE component. More... | |
class | AudioFileDropSource::Listener |
A listener interface for classes interested in receiving audio file load events. More... | |