AudioUnitGetProperty results (FastDispatch)
AudioUnitGetProperty results (FastDispatch)
- Subject: AudioUnitGetProperty results (FastDispatch)
- From: William Stewart <email@hidden>
- Date: Mon, 15 Mar 2010 11:23:18 -0700
We're seeing a number of applications assuming that AudioUnitGetProperty will always succeed. This is not a safe assumption to make, and in specific areas can cause crashing and other unwanted behaviours. The specific result we're looking at in this case is the FastDispatch property.
http://developer.apple.com/mac/library/qa/qa2010/qa1646.html
If you are using code that uses this property, please check the result. There is a good example of how to use this property with CAAudioUnit in the PublicUtility code
Bill
_______________________________________________
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