• 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
How to get the name of a stream/channel with CoreAudio
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to get the name of a stream/channel with CoreAudio


  • Subject: How to get the name of a stream/channel with CoreAudio
  • From: "Jeremy@Verizon" <email@hidden>
  • Date: Sat, 06 Apr 2002 23:05:41 -0500

I would like to get the name of the stream so that my app can present data
like...

S/PDIF
Analog I/O
ADAT

I cannot find any doc on kAudioDevicePropertyStreams and
AudioStreamGetProperty other than what is in AudioHarware.h and the
following call returns a ('nope') error

OSStatus theStatus = AudioDeviceGetPropertyInfo( theID, 0,
kAudioDevicePropertyStreams, true, &theSize, &isWriteable);

Devices have multiple I/O's wherein each I/O needs to be referenced by
name. How do I do this?

Thanks,
Jeremy
_______________________________________________
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: How to get the name of a stream/channel with CoreAudio
      • From: Jeff Moore <email@hidden>
  • Prev by Date: using AudioUnits to SR convert input
  • Next by Date: Re: using AudioUnits to SR convert input
  • Previous by thread: Re: using AudioUnits to SR convert input
  • Next by thread: Re: How to get the name of a stream/channel with CoreAudio
  • Index(es):
    • Date
    • Thread