checksum of raw audio data
Jeff Mitchell
mitchell at kde.org
Tue Mar 16 17:35:11 CET 2010
On 3/15/2010 5:13 PM, Patrick Fischer wrote:
> 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?
Patrick,
TagLib, perhaps unsurprisingly, is a library for manipulation of audio
file tags.
If you want the audio data, you'll need to look elsewhere.
--Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: OpenPGP digital signature
Url : http://mail.kde.org/pipermail/taglib-devel/attachments/20100316/4893104f/attachment.sig
More information about the taglib-devel
mailing list