MPD
0.20.15
|
#include "check.h"
#include "pcm/PcmBuffer.hxx"
#include "AudioFormat.hxx"
#include <FLAC/ordinals.h>
Go to the source code of this file.
Data Structures | |
struct | ConstBuffer< T > |
A reference to a memory area that is read-only. More... | |
class | FlacPcmImport |
This class imports libFLAC PCM data into a PCM format supported by MPD. More... | |