• 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: Inconsistencies in getting kAudioObjectPropertyName
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Inconsistencies in getting kAudioObjectPropertyName


  • Subject: Re: Inconsistencies in getting kAudioObjectPropertyName
  • From: Jeff Moore <email@hidden>
  • Date: Mon, 16 Jun 2008 11:34:37 -0700

An AudioStream most definitely is not an AudioDevice. Hence, AudioDeviceGetProperty() is just going to fail if you pass it the ID of an AudioStream object. You need to be using AudioStreamGetProperty() to get the properties of a stream object.

That said, moving to the AudioObject-based API calls (which were introduced in Tiger) is the way to go in the future.


On Jun 16, 2008, at 12:58 AM, Brian Willoughby wrote:

Is there any reason why AudioDeviceGetProperty is sufficient for getting the device name but not the stream name?



--

Jeff Moore
Core Audio
Apple


_______________________________________________ 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: 
 >Inconsistencies in getting kAudioObjectPropertyName (From: Brian Willoughby <email@hidden>)

  • Prev by Date: Re: Hexaphonic AudioUnits in AUGraph that mixes to stereo
  • Next by Date: Re: Native Device Formats
  • Previous by thread: Re: Inconsistencies in getting kAudioObjectPropertyName
  • Next by thread: AudioFileStream returning bogus magic cookie data
  • Index(es):
    • Date
    • Thread