20 #ifndef MPD_PCM_DSD_HXX
21 #define MPD_PCM_DSD_HXX
39 std::array<struct dsd2pcm_ctx_s *, MAX_CHANNELS> dsd2pcm;
ConstBuffer< float > ToFloat(unsigned channels, ConstBuffer< uint8_t > src)
Manager for a temporary buffer which grows as needed.
Wrapper for the dsd2pcm library.
A reference to a memory area that is read-only.