Re: AUFilePlayer
Re: AUFilePlayer
- Subject: Re: AUFilePlayer
- From: David Duncan <email@hidden>
- Date: Sat, 12 Jul 2008 23:08:44 -0700
On Jul 12, 2008, at 10:04 PM, Todd Blanchard wrote:
But how do I start and stop playing programmatically?
Start and stop the AUGraph? All audio units rely on their consumer
requesting output (with the ultimate consumer being the audio
hardware), so starting and stopping the consumer will start or stop
the audio production (in this case the consumer being abstracted by
the AUGraph).
--
Reality is what, when you stop believing in it, doesn't go away.
Failure is not an option. It is a privilege reserved for those who try.
David Duncan
_______________________________________________
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
References: | |
| >AUFilePlayer (From: Todd Blanchard <email@hidden>) |