checksum of raw audio data

Patrick Fischer patrick_fischer at gmx.de
Mon Mar 15 22:13:15 CET 2010


Hello
This is my first post in this list.


I'm trying to write a c++ prog which should calc a checkusum about the 
raw audio data. I will refind a file even if the tags are changed.

How can i create the checksum.
I think i can use the TagLib::ByteVector::checksum (  )  const
but how can i get a ByteVector of the audio data?

Best regards
Patrick


More information about the taglib-devel mailing list