| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Jan 6, 2008, at 4:40 PM, Michael Thornburgh wrote:
this is the sequence of calls in starting to record: this> [inputDevice deviceStart] calls this> deviceIOStarted = [MTCoreAudioIOProcMux registerDevice:self]; which calls this> return [[[self class] muxForDevice:theDevice] registerDevice:theDevice]; which calls this> rv = AudioDeviceCreateIOProcID ( myDeviceID, demuxIOProc, self,0); which has this value 1852797029 which not 'noErr' which causes AudioDeviceStart to not be called. problem is i put in AudioDeviceCreateIOProcID in place of AudioDeviceAddIOProc. i used nil for the extra parameter -- evidently that isn't right. going back to the deprecated method which works. but if anyone cares to show me how to use the newer method correctly, that would be ok. |
_______________________________________________ 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: | |
| >Re: old mtcoreaudio code doesn't work now (From: dudley ackerman <email@hidden>) | |
| >Re: old mtcoreaudio code doesn't work now (From: Michael Thornburgh <email@hidden>) | |
| >Re: old mtcoreaudio code doesn't work now (From: dudley ackerman <email@hidden>) | |
| >Re: old mtcoreaudio code doesn't work now (From: Michael Thornburgh <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.