search for: flac_tagalbum

Displaying 1 result from an estimated 1 matches for "flac_tagalbum".

2008 May 19
1
Memory leaks due to Metadata object vorbis comment API ???
...ata.h" > #include "FLAC_stream_encoder.h" > > static char outFileName[256] = {"encAudio.flac"}; > static unsigned char FLAC_tagTitle[] = {"Title"}; > static const unsigned char FLAC_tagArtist[] = {"Artist"}; > static const unsigned char FLAC_tagAlbum[] = {"Album"}; > static const unsigned char FLAC_tagYear[] = {"2008"}; > static const unsigned char FLAC_tagGenre[] = {"Audio Track"}; > static const unsigned char defFileName[16] = {"encAUDIO.flac"}; > > static void progress_callback(const FLA...