• 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: Problems with the AudioConverterFillComplexBuffer call
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with the AudioConverterFillComplexBuffer call


  • Subject: Re: Problems with the AudioConverterFillComplexBuffer call
  • From: Douglas Scott <email@hidden>
  • Date: Wed, 5 Aug 2009 09:37:52 -0700

I believe this error is telling you that you are passing a function pointer of the wrong type as the second argument to AudioConverterFillComplexBuffer().  The required type is a stand-alone function, and it appears from the error that you are handing it a pointer to a class member function.

On Aug 5, 2009, at 2:24 AM, Fredrik TiC Jansson wrote:

AudioConverterFillComplexBuffer

 _______________________________________________
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: Problems with the AudioConverterFillComplexBuffer call
      • From: Doug Wyatt <email@hidden>
References: 
 >RE: Problems with the AudioConverterFillComplexBuffer call (From: Fredrik TiC Jansson <email@hidden>)

  • Prev by Date: Look for the sample about "record audio".
  • Next by Date: Re: AudioFileStreamParseBytes returning -50
  • Previous by thread: RE: Problems with the AudioConverterFillComplexBuffer call
  • Next by thread: Re: Problems with the AudioConverterFillComplexBuffer call
  • Index(es):
    • Date
    • Thread