arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
CodecMPG.h File Reference
#include <memory>
#include "AudioTools/CoreAudio/AudioBasic/Collections/Vector.h"
#include "AudioTools/Video/CodecVideo.h"
#include "TinyMPGDecoder.h"
#include "TinyMPGEncoder.h"

Go to the source code of this file.

Classes

class  MPGDecoder
 MPEG-1 (part 2) video decoder wrapper around TinyMPGDecoder. More...
 
class  MPGEncoder
 MPEG-1 part 2 video encoder wrapper around TinyMPGEncoder. More...
 

Namespaces

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

Macros

#define MPG_DEFAULT_ALLOCATOR   tinympg::PSRAMAllocatorESP32<uint8_t>
 

Macro Definition Documentation

◆ MPG_DEFAULT_ALLOCATOR

#define MPG_DEFAULT_ALLOCATOR   tinympg::PSRAMAllocatorESP32<uint8_t>