• 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: device ID from DefaultAudioOutputUnit
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: device ID from DefaultAudioOutputUnit


  • Subject: Re: device ID from DefaultAudioOutputUnit
  • From: Laurent Cerveau <email@hidden>
  • Date: Mon, 15 Apr 2002 21:52:14 +0200

Use the call:
AudioUnitGetProperty(outputUnit,kAudioDeviceOutputUnitProperty_CurrentDevice,
KAudioUnitScope_Global, 0, &device, &size);

to get the AudioDeviceID

Laurent

On Monday, April 15, 2002, at 09:31 PM, Sean McGovern wrote:

Is it possible to retrieve the AudioDeviceID once you have OpenDefaultAudioOutput()'ed? I ask because I need to retrieve the device's output buffer size.

Thanks in advance.

-- Sean
_______________________________________________
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.

References: 
 >device ID from DefaultAudioOutputUnit (From: Sean McGovern <email@hidden>)

  • Prev by Date: device ID from DefaultAudioOutputUnit
  • Next by Date: Re: device ID from DefaultAudioOutputUnit
  • Previous by thread: device ID from DefaultAudioOutputUnit
  • Next by thread: Re: device ID from DefaultAudioOutputUnit
  • Index(es):
    • Date
    • Thread