• 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: Doug Wyatt <email@hidden>
  • Date: Wed, 5 Aug 2009 12:14:51 -0700

What Douglas said, though a static C++ method works too...

On Aug 5, 2009, at 9:37 , Douglas Scott wrote:

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

References: 
 >RE: Problems with the AudioConverterFillComplexBuffer call (From: Fredrik TiC Jansson <email@hidden>)
 >Re: Problems with the AudioConverterFillComplexBuffer call (From: Douglas Scott <email@hidden>)

  • Prev by Date: Re: Looking for sample code or examples demonstrating ExtAudioFile APIs
  • Next by Date: ExtAudioFileSetProperty( kExtAudioFileProperty_FileDataFormat ) returns error 1718449215
  • Previous by thread: Re: Problems with the AudioConverterFillComplexBuffer call
  • Next by thread: Look for the sample about "record audio".
  • Index(es):
    • Date
    • Thread