• 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
AppleUSBAudioDevice device name
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AppleUSBAudioDevice device name


  • Subject: AppleUSBAudioDevice device name
  • From: Dave Koziol <email@hidden>
  • Date: Mon, 18 Mar 2002 11:06:41 -0500

I have a device which report a device name of "Unknown USB Audio Device". I'd like to write some code to report a more accurate description to the user.

I can see in AppleUSBAudioDevice.cpp where this string gets set into the IORegistry. I looked at creating a simple KEXT which subclassed AppleUSBAudioDevice, but AppleUSBAudioDevice doesn't have a OSBundleCompatibleVersion property so I could make my KEXT depend on it. I know Apple frowns on subclasses any KEXT which starts with Apple anyways, but except for this name, the device works fine.

In AudioHardware.h, I see AudioDeviceSetProperty, and the kAudioDevicePropertyDeviceName property, but I'm not sure how I would know which device was the device who's name I'm trying to set.

Besides changing the hardware which can't be done at this point, what is the recommended method of dealing with this?

Dave Koziol
VP Engineering
IOXperts, Inc
_______________________________________________
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.

  • Follow-Ups:
    • Re: AppleUSBAudioDevice device name
      • From: Jeff Moore <email@hidden>
  • Prev by Date: Getting CFStringRefs to import using CFMLateImportBundle
  • Next by Date: Delta 10/10 unified device
  • Previous by thread: Getting CFStringRefs to import using CFMLateImportBundle
  • Next by thread: Re: AppleUSBAudioDevice device name
  • Index(es):
    • Date
    • Thread