Re: Getting the description of an AUHAL output node
Re: Getting the description of an AUHAL output node
- Subject: Re: Getting the description of an AUHAL output node
- From: Christopher Ashworth <email@hidden>
- Date: Mon, 24 Oct 2005 22:36:37 -0400
Oh ho! Initializing first did the trick. Should have thought of
that. Tricky.
My naive approach in my quick fix was to set up the graph twice, once
with only the output to cache the stream format, and a second time
with the whole kit and kaboodle.
Is this kludge reasonable, or is there a more elegant approach I
should take?
Thanks much,
CA
On Oct 24, 2005, at 9:41 PM, William Stewart wrote:
This is correct - is the AU initialized when you make this call?
Have you set it to a device?
AUHAL is a little weird in that most AUs you should only initialise
after you are ready to go... but because it has to deal with
changing device stuff, its generally best to just initialise this
guy and forget about it.... all of the format/device properties can
be set on this when it is initialised...
That's the only thing that comes to mind
Bill
_______________________________________________
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