ADC Home > Reference Library > Reference > Audio > Carbon > Disc Recording UI Framework Reference

 


DiscRecordingUIResources.h

Overview

Resources provided by the DiscRecordingUI framework.



Constants


DRBurnIcon


The name of the burn icon image.

extern NSString* const DRBurnIcon;  
Discussion

The icon is available to applications through the -[NSImage imageNamed:] method.

Availability
Introduced in Mac OS X v10.2

DREraseIcon


The name of the erase icon image.

extern NSString* const DREraseIcon;  
Discussion

The icon is available to applications through the -[NSImage imageNamed:] method.

Availability
Introduced in Mac OS X v10.2


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.
Last Updated: 2008-03-11