Re: Question about Hog Mode
Re: Question about Hog Mode
- Subject: Re: Question about Hog Mode
- From: "Stephen F. Booth" <email@hidden>
- Date: Tue, 12 Jan 2010 08:37:43 -0800
>> For the record, I was unable to get this working by setting
>> kAudioOutputUnitProperty_EnableIO to 0 on my AUGraph's output unit.
>> But if I use AUGraphStart and Stop it works, so although puzzled I'm
>> not too worried.
>
> kAudioOutputUnitProperty_EnableIO is for turning off/on one side of the AU (input or output). It does *not* stop or start anything. That's what AudioOutputUnitStart and AudioOutputUnitStop do, and what AUGraphStart and Stop call.
*facepalm*
Jeff clearly said start and stop in his message, but for some reason I
had it in my mind as enable/disable. Thanks for clearing this up- now
I'm no longer puzzled, just incompetent!
Stephen
_______________________________________________
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