Bizarre error or bad assumption?
Bizarre error or bad assumption?
- Subject: Bizarre error or bad assumption?
- From: Chilton Webb <email@hidden>
- Date: Mon, 28 Jun 2004 22:20:27 -0500
Hi,
I am using AudioDeviceGetProperty, which normally returns a valid
error. But in this case...
err = AudioDeviceGetProperty(deviceID, 0,
mIsInput,kAudioDevicePropertyChannelNumberNameCFString, &propsize,
&DeviceName);
... I get a seemingly random, positive, large number as the error, and
NULL as the DeviceName.
Any idea why?
-Chilton
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.