| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
When kAudioFormatFlagIsPacked is set, it means that all the bits in the sample are significant. When it is unset, it means that some bits in the sample aren't used. Which bits those are is determined by whether kAudioFormatFlagIsAlignedHigh is set or not. In your case, you should set kAudioFormatFlagIsPacked. In fact, you might just want to go ahead and use the pre-assembled flag constant, kAudioFormatFlagsNativeFloatPacked. On Jan 18, 2008, at 12:17 PM, Roland Silver wrote:
-- Jeff Moore Core Audio Apple |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Coreaudio-api mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/coreaudio-api/email@hidden This email sent to email@hidden
| References: | |
| >the format flag kLinearPCMFormatFlagIsPacked (From: Roland Silver <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.