Re: How to find build-in system output device?
Re: How to find build-in system output device?
- Subject: Re: How to find build-in system output device?
- From: David Duncan <email@hidden>
- Date: Tue, 20 Jul 2004 06:07:28 -0400
On Jul 20, 2004, at 04:22 AM, Rustam Muginov wrote:
How can I find a build-in system output device?
Is where a recommended way, like search for the device named
"Build-in" or
with manufacturer "Apple"?
Is there a specific reason why you want the built-in audio, or do you
just want the default audio device that the user has selected?
Generally speaking, most audio applications either use the current
default device (either through a Default Output Audio Unit or by
watching the kAudioHardwarePropertyDefaultOutputDevice property) or
they allow the user to select a specific device from all of the audio
devices on the system.
--
Reality is what, when you stop believing in it, doesn't go away.
Failure is not an option. It is a privilege reserved for those who try.
David Duncan
_______________________________________________
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.