ADC Home > Reference Library > Reference > Audio > Carbon > Disc Recording UI Framework Reference
|
DRBurnSetupPanel.h |
Panel to create and configure a DRBurn object.
The DRBurnSetupPanel supports choosing the the device to use, whether or not to verify the burned data and how to handle the burned disc when it completes.
DRBurnSetupPanelDefaultButtonDefaultTitle |
extern NSString* const DRBurnSetupPanelDefaultButtonDefaultTitle;
Passing this to setDefaultButtonTitle: causes the panel to redisplay the default button title.
|