Re: Getting Default Output Device gives a strange answer
Re: Getting Default Output Device gives a strange answer
- Subject: Re: Getting Default Output Device gives a strange answer
- From: Andrew Kimpton <email@hidden>
- Date: Tue, 14 Nov 2006 10:29:14 -0500
Quoting Eric Muehlhausen <email@hidden>:
Could just be a copy/paste error, but
kAudioHardwarePropertyDefaultOutputDevice is misspelled in your code
snippet:
OSStatus osErr = AudioHardwareGetProperty
(kAudioHardwarePropertyDefaultOuputDevice,
&size,
&outputDevice);
Yep - that's just copy paste error.
Andrew 8-)
_______________________________________________
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