Re: AudioQueueStop problem (REPOST)
Re: AudioQueueStop problem (REPOST)
- Subject: Re: AudioQueueStop problem (REPOST)
- From: Sebastian Morsch <email@hidden>
- Date: Thu, 21 May 2009 15:49:54 +0200
Hi Dennis,
calling AudioQueueStop should stop playback and prevent further
callback, at least it does in my code. I presumably implemented pretty
much the same thing as you (assuming you're on a Mac, not iPhone),
just a sound file playback controlled by start and stop buttons. I
didn't look at AQPlay very much, instead I worked my way thru Apples
audio queue prg guide
http://developer.apple.com/documentation/MusicAudio/Conceptual/AudioQueueProgrammingGuide/Introduction/Introduction.html
assembling the code snippets by hand (yes, tedious but since I'm a
total CA newbie it was the right learning path). I ended up with a
Cocoa "audio file player" class that works fine for me. Let me know if
you're interested in the code.
Best wishes,
Sebastian
Am 21.05.2009 um 15:24 schrieb Dennis Christopher:
AudioQueueDispose
_______________________________________________
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