Version: 1.1

Posted: 2006-10-25

Build Requirements: XCode

Runtime Requirements: 10.2 , QuickTime 6.5.1

View Source Code:

Download Sample (“SimplePlayThru.zip”, 69.4K)
Download Sample (“SimplePlayThru.dmg”, 120.8K)



Description

This sample shows how to use the HAL's Audio Output Unit (AUHAL) for device input and output. The code demonstrates how to use Audio Unit and Audio Unit Graph APIs to handle the 'simplest' case of device input and output. The 'simple case' case in this example is when there is a single audio device that has both input and output. Apple's Built-in Audio device is an example of a device with input and output. Please note that this sample does not implement play thru with different input and output devices where the case is much more complex.

Document Revision History

Date Notes
2006-10-25minor updates to description
2004-07-09Minor change.
2004-06-25Use the HAL's Audio Output Unit (AUHAL) for device input and output on a single device (play-thru)

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.