arduino-audio-tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
FileEntry Struct Reference

File entry to minimize RAM usage by using path index and name. More...

#include <AudioSource.h>

Public Member Functions

 FileEntry (int pathIdx, const char *fileName)
 

Public Attributes

Str name
 
int path_index
 

Detailed Description

File entry to minimize RAM usage by using path index and name.


The documentation for this struct was generated from the following file: