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

 


DRSetupPanel.h

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


DRSetupPanelDeviceSelectionChangedNotification


Type of notification sent when the device selection changes.

extern NSString* const DRSetupPanelDeviceSelectionChangedNotification;  

Availability
Introduced in Mac OS X v10.2

DRSetupPanelSelectedDeviceKey


Key in the userInfo dictionary when the DRSetupPanelDeviceSelectionChangedNotification is received.

extern NSString* const DRSetupPanelSelectedDeviceKey;  

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