OpenShot Audio Library | OpenShotAudio
0.3.0
|
#include <juce_File.h>
Public Member Functions | |
NaturalFileComparator (bool shouldPutFoldersFirst) noexcept | |
int | compareElements (const File &firstFile, const File &secondFile) const |
Public Attributes | |
bool | foldersFirst |
Comparator for files
Definition at line 1070 of file juce_File.h.