MPD
0.20.15
|
#include "check.h"
#include "SampleFormat.hxx"
#include "PcmBuffer.hxx"
#include "PcmDither.hxx"
#include <assert.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 | PcmFormatConverter |
A class that converts samples from one format to another. More... | |