Creates a DRTrack capable of burning RedBook CD audio from a QuickTime readable file.
Original signature is '+ (DRTrack*) trackForAudioFile:(NSString*)path'
Available in Mac OS X v10.3 and later.


- path (NSString)
- The path to the file. This file must be one that can be read by QuickTime.

An autoreleased DRTrack

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)