#include "FramedFilter.hh"
#include "OStreamAudioEncoder.hh"
Include dependency graph for MP3FromPCM.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | MP3FromPCM |
A filter class that converts PCM packets into MP3 packets. More... | |
Defines | |
#define | AUDIO_BLOCK_SIZE 4096 |
Ffmpeg define this as default audio block size. |
#define AUDIO_BLOCK_SIZE 4096 |