arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
MimeResolver.h File Reference
#include <ctype.h>
#include <stddef.h>
#include "AudioTools/CoreAudio/AudioBasic/Collections/Vector.h"
#include "AudioTools/CoreAudio/AudioBasic/StrView.h"

Go to the source code of this file.

Classes

struct  MimeEntry
 extension to mime table (sorted alphabetically) More...
 
class  MimeResolver
 Lookup MIME types by file extension. More...
 

Namespaces

namespace  audio_tools
 Generic Implementation of sound input and output for desktop environments using portaudio.
 

Variables

static const MimeEntry mime_table []
 Default mime table (sorted alphabetically) stored in program memory.