Re: [OT] 'lpcm' vs kFloat32Format
Re: [OT] 'lpcm' vs kFloat32Format
- Subject: Re: [OT] 'lpcm' vs kFloat32Format
- From: Jeff Moore <email@hidden>
- Date: Thu, 28 Feb 2002 12:23:01 -0800
on 2/28/02 5:05 AM, Ken Wieschhoff <email@hidden> wrote:
>
Are these audio formats the same? IOW if I'm receiving lpcm samples
>
from CoreAudio, can these be packaged in Quicktime as kFloat32Format
>
or is some conversion needed?
It depends.
kAudioFormatLinearPCM represents the whole family of linear PCM sample
formats. It would be the same only if the mFormatFlags field had the
kLinearPCMFormatFlagIsFloat, kLinearPCMFormatFlagIsBigEndian and
kLinearPCMFormatFlagIsPacked bits set and the the mBitsPerChannel field is
set to 32.
--
Jeff Moore
Core Audio
Apple
_______________________________________________
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.