kAudioOutputUnitProperty_EnableIO
kAudioOutputUnitProperty_EnableIO
- Subject: kAudioOutputUnitProperty_EnableIO
- From: Daniel Todd Currie <email@hidden>
- Date: Sun, 2 May 2004 23:28:53 -0700
I consistently get the following gcc compiler error:
error: `kAudioOutputUnitProperty_EnableIO' undeclared (first use in
this function)
I've checked the headers for the AudioUnit framework that I have
imported and kAudioOutputUnitProperty_EnableIO is there. Other AU
Properties don't turn up errors, like
kAudioOutputUnitProperty_CurrentDevice. I have installed the CA SDK
1.3.1 and am using Xcode 1.2. Anyone have a similar problem? How
could one property cause an error while the others in the same header
do not?
I realize compiler errors are not probably the favorite topic around
here, but I'm not sure who else to talk to.
TIAA,
-- Daniel Currie
_______________________________________________
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.