• 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: How to choose the AudioQueue output device ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to choose the AudioQueue output device ?


  • Subject: Re: How to choose the AudioQueue output device ?
  • From: Colin <email@hidden>
  • Date: Thu, 8 Nov 2007 01:09:31 +0100


Le 8 nov. 07 à 00:54, William Stewart a écrit :

You have to pass all arguments to CoreAudio APIs by reference, not by value.

So:

CFStringRef devUID = .. get the CF string for the device UID
AudioQueueSetProperty(myInfo.mQueue, kAudioQueueProperty_CurrentDevice, &devUID, sizeof(CFStringRef));

You are right, silly me !

Sorry for the noise,
--
Colin


_______________________________________________ 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: 
 >How to choose the AudioQueue output device ? (From: Colin <email@hidden>)
 >Re: How to choose the AudioQueue output device ? (From: William Stewart <email@hidden>)

  • Prev by Date: Re: AudioConverterFillComplexBuffer and '!buf' error
  • Next by Date: AU crashes Logic but not AULab?
  • Previous by thread: Re: How to choose the AudioQueue output device ?
  • Next by thread: AudioConverterFillComplexBuffer and '!buf' error
  • Index(es):
    • Date
    • Thread