What units can set the kRenderQuality_Low property?
What units can set the kRenderQuality_Low property?
- Subject: What units can set the kRenderQuality_Low property?
- From: Barry Duggan <email@hidden>
- Date: Tue, 01 May 2012 21:02:46 +0100
I'm using multiple generator unit in my app, file palyer units to be
specific. Im trying to get my overall cpu usage down and came across
kAudioUnitProperty_
RenderQuality. When trying to set this I get an invalid property errorĀ -10879.
Is it possible to set this property on fileplayers?
UInt32 quality= kRenderQuality_Low
AudioUnitSetProperty(fileUint,kAudioUnitProperty_RenderQuality,kAudioUnitScopeGlobal,0,&quality,sizeof(quality));
_______________________________________________
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