Re: [flac-dev] I can't find source 1.3.2

2017-09-07 Thread Martin Leese
ecfun wrote: > I study FLAC decoder > > but it say > > * This example shows how to use libFLAC to decode a FLAC file to a WAVE > * file. It only supports 16-bit stereo files. > * > * Complete API documentation can be found at: > * http://flac.sourceforge.net/api/ > */ > > It can s

[flac-dev] I can't find source 1.3.2

2017-09-07 Thread ecfun best buy
Hi: I study FLAC decoder but it say * This example shows how to use libFLAC to decode a FLAC file to a WAVE * file. It only supports 16-bit stereo files. * * Complete API documentation can be found at: * http://flac.sourceforge.net/api/ */ It can support 24-bit or 32-bit ?