|
Mac Dev Center
Mac OS X Reference Library Drivers, Kernel, & Hardware: User-Space Device Access Disc Recording UI Framework Reference
|
DiscRecordingUIResources.h |
Resources provided by the DiscRecordingUI framework.
The name of the burn icon image.
The name of the erase icon image.
DRBurnIcon |
The name of the burn icon image.
extern NSString* const DRBurnIcon;
The icon is available to applications through the -[NSImage imageNamed:] method.
DREraseIcon |
The name of the erase icon image.
extern NSString* const DREraseIcon;
The icon is available to applications through the -[NSImage imageNamed:] method.
Last Updated: 2009-08-13