Overview
Base class for the DiscRecordingUI setup panels.
Discussion
Provides a base framework for handling device
selection, media ejection and confirming or cancelling the panel.
Classes
- DRSetupPanel
Categories
- NSObject(DRSetupPanelDelegate)
Constants
Type of notification sent when the device selection changes.
extern NSString* const DRSetupPanelDeviceSelectionChangedNotification;
- Availability
- Introduced in Mac OS X v10.2
Key in the userInfo dictionary when the
DRSetupPanelDeviceSelectionChangedNotification is received.
extern NSString* const DRSetupPanelSelectedDeviceKey;
- Availability
- Introduced in Mac OS X v10.2
Last Updated: 2008-03-11