MPD
0.20.18
|
Go to the source code of this file.
Data Structures | |
struct | ConstBuffer< T > |
A reference to a memory area that is read-only. More... | |
Functions | |
ConstBuffer< void > | ToAlsaChannelOrder (PcmBuffer &buffer, ConstBuffer< void > src, SampleFormat sample_format, unsigned channels) |
Convert the given buffer from FLAC channel order (https://xiph.org/flac/format.html) to ALSA channel order. More... | |
ConstBuffer<void> ToAlsaChannelOrder | ( | PcmBuffer & | buffer, |
ConstBuffer< void > | src, | ||
SampleFormat | sample_format, | ||
unsigned | channels | ||
) |
Convert the given buffer from FLAC channel order (https://xiph.org/flac/format.html) to ALSA channel order.