Version: 1.4

Posted: 2005-10-04

Build Requirements: Project Builder 2.1 or Xcode 2.1

Runtime Requirements: Mac OS X 10.2 or later

View Source Code:

Download Sample (“AudioCDSample.zip”, 17.8K)
Download Sample (“AudioCDSample.dmg”, 76.9K)



Description

This command-line tool demonstrates how to discover audio CDs and access the table of contents (TOC) information presented by the CD-DA filesystem. Techniques shown are: finding audio CD volumes, opening and reading the TOC file on the disc, and parsing and printing the TOC information.

This sample code has been updated to include a project that produces a universal binary. No code changes were required for it to run correctly on the Developer Transition Systems.

Document Revision History

Date Notes
2005-10-04Updated to produce a universal binary. No code changes were required. Use FSEjectVolumeSync instead of deprecated function PBUnmountVol.
2005-07-28Updated to produce a universal binary. No code changes were required. Use FSEjectVolumeSync instead of deprecated function PBUnmountVol.

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.