Version: 1.1

Posted: 2005-03-17

Build Requirements: Xcode 1.0 or later

Runtime Requirements: Mac OS X 10.2 or later

View Source Code:

Download Sample Code (“AudioBurn.zip”, 121.8K)



Description

AudioBurn is an Objective-C sample demonstrating some of the features of DRTracks. The sample illustrates how to create an object conforming to the DRTrackProduction protocol and track properties to create a RedBook audio CD from AIFF files. The sample also uses the DiscRecordingUI framework to present the standard burn setup and progress user interfaces.

Document Revision History

Date Notes
2005-03-17Replaced deprecated mediaIsSuitable method with deviceContainsSuitableMedia.
2004-01-23Demonstrates how to create an object conforming to the DRTrackProduction protocol to create a RedBook audio CD.