Re: Questions about AudioFile API
Re: Questions about AudioFile API
- Subject: Re: Questions about AudioFile API
- From: Chris Reed <email@hidden>
- Date: Thu, 26 Jun 2003 13:57:00 -0500
On Thursday, Jun 26, 2003, at 01:13 US/Central, Philippe Wicker wrote:
3- There are read and write APIs working on "audio packets". I assume
that all packets have the same size for lpcm file. am I right? And that
the size of packets is given by a call to AudioFileGetProperty (...,
kAudioFilePropertyMaximumPacketSize, ...). Am I right again? Can we
assume that a given family of "lpcm" audio file, say, AIF or WAV, will
have the same packet size or is it specific to each individual file?
For uncompressed lpcm (wav, aiff, sd2), packet==frame.
-chris
_______________________________________________
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.