arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces
M4AAudioFileDemuxer.h File Reference
#include <Arduino.h>
#include <SD.h>
#include "M4AAudioDemuxer.h"

Go to the source code of this file.

Classes

class  M4AAudioFileDemuxer
 Demuxer for M4A/MP4 files to extract audio data using an Arduino File. This class locates the mdat and stsz boxes using MP4Parser. More...
 

Namespaces

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