• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: AudioQueuePause not pausing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AudioQueuePause not pausing


  • Subject: Re: AudioQueuePause not pausing
  • From: Doug Wyatt <email@hidden>
  • Date: Mon, 30 Aug 2010 11:35:04 -0700


On Aug 29, 2010, at 11:07 , Michael Hanna wrote:

Hello, on Mac OS 10.6, linking to 10.6SDK, AudioQueuePause() call to a audio queue that is already started results not in a pause but the queue restarts at the beginning of the file and playback proceeds to "skip" every couple seconds.

I have confirmed that even after AudioQueuePause() is called my AudioQueueBufferCallback continues to get called. I'm not sure how to diagnose an issue like this. The only thing I can do is to show how I set up the queue and perhaps someone can suggest what I'm doing wrong...

It's possible that your buffer callback could get called while the queue is paused, especially immediately after pausing it. But I think that's not the main thing going on here.

It sounds as if the queue is being restarted immediately after being paused. You might log every call to AudioQueueStart to see if that's what's happening.

Doug

 _______________________________________________
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

  • Follow-Ups:
    • Re: AudioQueuePause not pausing
      • From: Michael Hanna <email@hidden>
References: 
 >AudioQueuePause not pausing (From: Michael Hanna <email@hidden>)

  • Prev by Date: Re: Conceptual question about a sequencer project
  • Next by Date: Re: AudioQueuePause not pausing
  • Previous by thread: AudioQueuePause not pausing
  • Next by thread: Re: AudioQueuePause not pausing
  • Index(es):
    • Date
    • Thread