AUSampler Factory Presets macerror -1073748960
AUSampler Factory Presets macerror -1073748960
- Subject: AUSampler Factory Presets macerror -1073748960
- From: Greg Cerveny <email@hidden>
- Date: Sun, 13 Nov 2011 15:58:42 -0600
I'm trying to investigate if there are factory presets available for
the AUSampler on iOS.
When I attempt to receive property information about the factory
presets for an AUSampler, I'm receiving an error number I cannot
decode.
UInt32 datasize = 0;
Boolean writable;
OSStatus result = AudioUnitGetPropertyInfo(inComponentInstance,
kAudioUnitProperty_FactoryPresets, inScope, (AudioUnitElement)0,
&datasize, &writable);
The OSStatus code returned is -1073748960. This doesn't return
anything when I run:
macerror -1073748960
Any ideas what the error is?
_______________________________________________
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