arduino-audio-tools
|
Interface for classes that can collect file names. More...
#include <AudioSource.h>
Public Member Functions | |
virtual void | addName (const char *nameWithPath)=0 |
Interface for classes that can collect file names.
|
pure virtual |
Implemented in AudioSourceVector< FileType >.