Re: AudioFile.h
Re: AudioFile.h
- Subject: Re: AudioFile.h
- From: matt ingalls <email@hidden>
- Date: Mon, 21 Apr 2003 19:41:56 -0700
Hey Matt, the AudioFile API works with MP3? Does it do the
decompression itself?
it returns a buffer in 'mp3 ' stream format - maybe you can pass it
through an AudioConverter routine?- but i haven't tried --- im more
interested in aiff and wav file support at the moment - but for those
formats, kAudioFilePropertyDataFormat returns an empty stream
description and AudioFileReadPackets() does not return any frames.
AudioFileReadBytes() appears to work, but all the header info is
in there - so its not much use...
Matt;
________________________
matt ingalls
http://sonomatics.com/matt.html
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.