• 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: Frame size?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Frame size?


  • Subject: Re: Frame size?
  • From: Jeff Moore <email@hidden>
  • Date: Fri, 19 Apr 2002 14:19:27 -0700

on 4/19/02 1:58 PM, Jeremy@Verizon <email@hidden> wrote:

> What is the proper way to set an audio device's frame size?
>
> Do I need to make a kAudioDevicePropertyBufferFrameSize call for both input
> and output?

The IO buffer size is the same for input and output, so you only need to set
it once per device.

> This call seems to create unstableness in my app (I am sure it is something
> I am doing).
>
> err = AudioDeviceSetProperty(theID , 0, 0,
> true, kAudioDevicePropertyBufferFrameSize,
> sizeof(UInt32), &myCompletionSize);

What kind of unstableness are you seeing?

--

Jeff Moore
Core Audio
Apple
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • [Mac OS X] Dual processor, freeze problem.
      • From: Didier Guillion - Myriad Software <email@hidden>
References: 
 >Frame size? (From: "Jeremy@Verizon" <email@hidden>)

  • Prev by Date: Frame size?
  • Next by Date: [Mac OS X] Dual processor, freeze problem.
  • Previous by thread: Frame size?
  • Next by thread: [Mac OS X] Dual processor, freeze problem.
  • Index(es):
    • Date
    • Thread