• 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
kAudioDevicePropertyDeviceIsRunningSomewhere and 10.4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

kAudioDevicePropertyDeviceIsRunningSomewhere and 10.4


  • Subject: kAudioDevicePropertyDeviceIsRunningSomewhere and 10.4
  • From: David Lavo <email@hidden>
  • Date: Wed, 3 Dec 2008 22:18:39 -0800

Hello,

I'm writing a utility that examines audio devices on a system.  To update the display, I call AudioDeviceAddPropertyListener() for every device, and then handle property change notifications.

One of the changes I'm interested in is kAudioDevicePropertyDeviceIsRunningSomewhere, to tell me which devices are currently in use.  Under OS 10.5, I get the proper change notification and then I can poll the property state with AudioDeviceGetProperty().  All works as expected.

Under 10.4 I get the change notifications but when I check the property state with AudioDeviceGetProperty() it always returns 0 (with no error) for kAudioDevicePropertyDeviceIsRunningSomewhere.  So the system (and my app) knows the property value has changed, but for whatever reason I'm unable to get the actual value.

Any help would be greatly appreciated,

David
 _______________________________________________
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: RE: IOAudioEngine::clipOutputSamples cannot be called
  • Next by Date: Re: IOAudioEngine::performFormatChange cannot be triggered by change of I/O Buffer Size
  • Previous by thread: Re: Starting in the middle of an mp4 file
  • Next by thread: Re: IOAudioEngine::performFormatChange cannot be triggered by change of I/O Buffer Size
  • Index(es):
    • Date
    • Thread