|
Mac Dev Center
Mac OS X Reference Library Drivers, Kernel, & Hardware: User-Space Device Access Disc Recording UI Framework Reference
|
DRSetupPanel.h |
Base class for the DiscRecordingUI setup panels.
Provides a base framework for handling device selection, media ejection and confirming or cancelling the panel.
Type of notification sent when the device selection changes.
Key in the userInfo dictionary when the DRSetupPanelDeviceSelectionChangedNotification is received.
DRSetupPanelDeviceSelectionChangedNotification |
Type of notification sent when the device selection changes.
extern NSString* const DRSetupPanelDeviceSelectionChangedNotification;
DRSetupPanelSelectedDeviceKey |
Key in the userInfo dictionary when the DRSetupPanelDeviceSelectionChangedNotification is received.
extern NSString* const DRSetupPanelSelectedDeviceKey;
Last Updated: 2009-08-13