I'm looking for sample code for using flac in my program. I want to be
able to decode a flac file to PCM. Something like:
bool decodeFile( const char* pathNameOfFile, voud** data );
How would I complete the above function?
TIA
-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com
Understand how to protect your customers personal information by implementing
SSL on your Apache Web Server. Click here to get our FREE Thawte Apache
Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en
_______________________________________________
Flac-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/flac-users
- Re: [Flac-users] Embedding the decoder... Sample code? Daniel Tartaglia
- Re: [Flac-users] Embedding the decoder... Sample cod... Josh Coalson
- Re: [Flac-users] Embedding the decoder... Sample... Daniel Tartaglia
- Re: [Flac-users] Embedding the decoder... Sa... Josh Coalson
- [Flac-users] Which function? Daniel Tartaglia
- Re: [Flac-users] Which function? Josh Coalson