Mac Dev Center Right arrow Mac OS X Reference Library Right arrow Drivers, Kernel, & Hardware: User-Space Device Access Right arrow Disc Recording UI Framework Reference

Disc Recording UI Framework Reference Functions/Methods Index

This document describes the Disc Recording UI API. This API provides user interface elements for burning audio and data CDs and DVDs. For information about the Disc Recording API, see Disc Recording Framework Reference.


Framework
/System/Library/Frameworks/DiscRecording.framework
Header file directories
/System/Library/Frameworks/DiscRecording.framework/Headers
Companion document

Functions

-[ DRBurnProgressPanel beginProgressPanelForBurn:layout: ]
  DREraseSessionCreate
-[ DRBurnProgressPanel beginProgressSheetForBurn:layout:modalForWindow: ]
  DREraseSessionGetErase
-[ DRBurnProgressPanel description ]
  DREraseSessionGetTypeID
+[ DRBurnProgressPanel progressPanel ]
  DREraseSessionSetErase
-[ DRBurnProgressPanel setDescription: ]
  DREraseSessionSetupDialog
-[ DRBurnProgressPanel setVerboseProgressStatus: ]
  -[ DREraseSetupPanel eraseObject ]
-[ DRBurnProgressPanel stopBurn: ]
  -[ DREraseSetupPanel eraseType: ]
-[ DRBurnProgressPanel verboseProgressStatus ]
  +[ DREraseSetupPanel setupPanel ]
DRBurnSessionBeginProgressDialog
  -[ DRSetupPanel beginSetupSheetForWindow:modalDelegate:didEndSelector:contextInfo: ]
DRBurnSessionCreate
  -[ DRSetupPanel cancel: ]
DRBurnSessionGetBurn
  -[ DRSetupPanel close: ]
DRBurnSessionGetTypeID
  -[ DRSetupPanel deviceSelectionChanged: ]
DRBurnSessionSetBurn
  -[ DRSetupPanel eject: ]
DRBurnSessionSetupDialog
  -[ DRSetupPanel initWithNibName: ]
-[ DRBurnSetupPanel appendable: ]
  -[ DRSetupPanel mediaStateChanged: ]
-[ DRBurnSetupPanel burnObject ]
  -[ DRSetupPanel ok: ]
-[ DRBurnSetupPanel burnSpeed: ]
  -[ DRSetupPanel open: ]
-[ DRBurnSetupPanel completionAction: ]
  -[ DRSetupPanel runSetupPanel ]
-[ DRBurnSetupPanel expand: ]
  -[ DRSetupPanel setupForDisplay ]
-[ DRBurnSetupPanel setCanSelectAppendableMedia: ]
  -[ NSObject(DRBurnProgressPanelDelegateMethods) burnProgressPanel:burnDidFinish: ]
-[ DRBurnSetupPanel setCanSelectTestBurn: ]
  -[ NSObject(DRBurnProgressPanelDelegateMethods) burnProgressPanelDidFinish: ]
-[ DRBurnSetupPanel setDefaultButtonTitle: ]
  -[ NSObject(DRBurnProgressPanelDelegateMethods) burnProgressPanelWillBegin: ]
+[ DRBurnSetupPanel setupPanel ]
  -[ NSObject(DREraseProgressPanelDelegateMethods) eraseProgressPanel:eraseDidFinish: ]
-[ DRBurnSetupPanel testBurn: ]
  -[ NSObject(DREraseProgressPanelDelegateMethods) eraseProgressPanelDidFinish: ]
-[ DRBurnSetupPanel verifyBurn: ]
  -[ NSObject(DREraseProgressPanelDelegateMethods) eraseProgressPanelWillBegin: ]
-[ DREraseProgressPanel beginProgressPanelForErase: ]
  -[ NSObject(DRSetupPanelDelegate) setupPanel:determineBestDeviceOfA:orB: ]
-[ DREraseProgressPanel beginProgressSheetForErase:modalForWindow: ]
  -[ NSObject(DRSetupPanelDelegate) setupPanel:deviceContainsSuitableMedia:promptString: ]
-[ DREraseProgressPanel description ]
  -[ NSObject(DRSetupPanelDelegate) setupPanel:deviceCouldBeTarget: ]
+[ DREraseProgressPanel progressPanel ]
  -[ NSObject(DRSetupPanelDelegate) setupPanelDeviceSelectionChanged: ]
-[ DREraseProgressPanel setDescription: ]
  -[ NSObject(DRSetupPanelDelegate) setupPanelShouldHandleMediaReservations: ]
DREraseSessionBeginProgressDialog
 

Other References

Header Index
Constants, Globals, and Macros Index
Data Types Index