Creating an AudioConverter with kAudioFormatFlagIsNonInterleaved
Creating an AudioConverter with kAudioFormatFlagIsNonInterleaved
- Subject: Creating an AudioConverter with kAudioFormatFlagIsNonInterleaved
- From: Mark Pauley <email@hidden>
- Date: Fri, 18 Aug 2006 11:02:01 -0700
Hi there,
A non-interleaved stream format would greatly simplify the design of
my current project. Right now I'm trying to convert from 44khz, 16bit
integer little-endian interleaved to 44khz 32bit floating point big-
endian non-interleaved data. Every time I try to create an
AudioConverter with a non-interleaved destination format,
AudioConverterNew returns 'fmt?'. Is this just not supported?
thanks
_Mark
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden