• 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
Create Aggregate Device
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Create Aggregate Device


  • Subject: Create Aggregate Device
  • From: "Christoph Teschner" <email@hidden>
  • Date: Tue, 07 Mar 2006 01:21:58 +0100

Hi,

I want to create an aggregate device containing the build in and an external device.
I am trying to do it the following way, but still struggle 2).


1) Locate the base plug-in using
kAudioHardwarePropertyPlugInForBundleID. It has a bundle ID of
"com.apple.audio.CoreAudio".
2) Create a CFDictionary that describes the aggregate device you want
to create. The keys for the dictionary are in the Aggregate Device
section of <CoreAudio/AudioHardware.h>. Be sure to create a unique
UID.
3) Tell the base plug-in to create the aggregate device using
kAudioPlugInCreateAggregateDevice.
4) Presuming success, use kAudioHardwarePropertyDeviceForUID to get
the AudioDeviceID of the newly created aggregate device.


Does anyone have some lines of code showing how to create an working dictionary for this purpose?


Thanks

Christoph


_______________________________________________ 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
  • Prev by Date: Output AU render callback requirements
  • Next by Date: midi callback thread, offloading processing
  • Previous by thread: Output AU render callback requirements
  • Next by thread: midi callback thread, offloading processing
  • Index(es):
    • Date
    • Thread