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
Re: Get selectRecordInput to show output channels in "input" pop-up
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Re: Get selectRecordInput to show output channels in "input" pop-up
Subject
:
Re: Get selectRecordInput to show output channels in "input" pop-up
From: James Udo Ludtke <
email@hidden
>
Date: Mon, 5 Dec 2005 15:32:40 -0500
Thanks Brad,
What I want to do, is to write a sound output file of the sound stream generated within my application. I was using WhackedTV to learn how to do that.
My present application selects the device for its sound stream using:
err = AudioHardwareGetProperty (kAudioHardwarePropertyDefaultOutputDevice, &count, (void *) &device);
and the sound, as expected, appears in line out.
But when I tried to direct my sound stream to an input device using:
err = AudioHardwareGetProperty (kAudioHardwarePropertyDefaultInputDevice, &count, (void *) &device);
the programme compiled without an error, but the sound still appeared only at the line out and not at line in.
_______________________________________________
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: Get selectRecordInput to show output channels in "input" pop-up
Next by Date:
Re: PhysicalFormat vs. VirtualFormat
Previous by thread:
Re: Get selectRecordInput to show output channels in "input" pop-up
Next by thread:
PhysicalFormat vs. VirtualFormat
Index(es):
Date
Thread