ExtAudioFileConvert.cpp: can I get rid of mutex and thread handling?
ExtAudioFileConvert.cpp: can I get rid of mutex and thread handling?
- Subject: ExtAudioFileConvert.cpp: can I get rid of mutex and thread handling?
- From: uɐıʇəqɐz pnoqɥɒɯ <email@hidden>
- Date: Mon, 4 Jan 2010 21:16:27 -0500
Hi. Since my app runs one sound through ExtAudioFieConvert, using performSelectorInBackground, and there will not be any concurrency or re-entrance, can I get rid of all the code that handles thread states and mutex locking, etc.?
I'm writing my own ExtAudioFileConvert with some extras (such as splitting my sound into multiple files) and hate to copy and paste code that I don't quite understand (thread handling).
-mahboud _______________________________________________
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