| C# | Visual Basic | Visual C++ |
namespace Monobjc.DiscRecordingUI
Namespace Monobjc.DiscRecordingUI
namespace Monobjc.DiscRecordingUI
| All Types | Classes | Interfaces | Delegates |
| Icon | Type | Description |
|---|---|---|
| DRBurnProgressPanel..::..BurnProgressPanelBurnDidFinishEventHandler | Allows the delegate to handle the end-of-burn feedback. Original signature is '- (BOOL) burnProgressPanel:(DRBurnProgressPanel*)theBurnPanel burnDidFinish:(DRBurn*)burn' | |
| DRBurnProgressPanel..::..BurnProgressPanelDidFinishEventHandler | Notification sent by the panel after ordering out. Original signature is '- (void) burnProgressPanelDidFinish:(NSNotification*)aNotification' | |
| DRBurnProgressPanel..::..BurnProgressPanelWillBeginEventHandler | Notification sent by the panel before display. Original signature is '- (void) burnProgressPanelWillBegin:(NSNotification*)aNotification' | |
| DiscRecordingUIFramework | ||
| DRBurnProgressPanel | ||
| DRBurnProgressPanel..::..DRBurnProgressPanelDelegateEventDispatcher | ||
| DRBurnSetupPanel | ||
| DREraseProgressPanel | ||
| DREraseProgressPanel..::..DREraseProgressPanelDelegateEventDispatcher | ||
| DREraseSetupPanel | ||
| DRSetupPanel | ||
| DRSetupPanel..::..DRSetupPanelDelegateEventDispatcher | ||
| DREraseProgressPanel..::..EraseProgressPanelDidFinishEventHandler | Notification sent by the panel after ordering out. Original signature is '- (void) eraseProgressPanelDidFinish:(NSNotification*)aNotification' | |
| DREraseProgressPanel..::..EraseProgressPanelEraseDidFinishEventHandler | Allows the delegate to handle the end-of-erase feedback. Original signature is '- (BOOL) eraseProgressPanel:(DREraseProgressPanel*)theErasePanel eraseDidFinish:(DRErase*)erase' | |
| DREraseProgressPanel..::..EraseProgressPanelWillBeginEventHandler | Notification sent by the panel before display. Original signature is '- (void) eraseProgressPanelWillBegin:(NSNotification*)aNotification' | |
| IDRBurnProgressPanelDelegate | ||
| IDREraseProgressPanelDelegate | ||
| IDRSetupPanelDelegate | ||
| DRSetupPanel..::..SetupPanelDetermineBestDeviceOfAOrBEventHandler | Allows the delegate to specify which device is its preferred. Original signature is '- (DRDevice*) setupPanel:(DRSetupPanel*)aPanel determineBestDeviceOfA:(DRDevice*)deviceA orB:(DRDevice*)device' | |
| DRSetupPanel..::..SetupPanelDeviceContainsSuitableMediaPromptStringEventHandler | This delegate method allows the delegate to determine if the media inserted in the device is suitable for whatever operation is to be performed. Original signature is '- (BOOL) setupPanel:(DRSetupPanel*)aPanel deviceContainsSuitableMedia:(DRDevice*)device promptString:(NSString**)prompt' | |
| DRSetupPanel..::..SetupPanelDeviceCouldBeTargetEventHandler | Allows the delegate to determine if device can be used as a target. Original signature is '- (BOOL) setupPanel:(DRSetupPanel*)aPanel deviceCouldBeTarget:(DRDevice*)device' | |
| DRSetupPanel..::..SetupPanelDeviceSelectionChangedEventHandler | Sent by the default notification center when the device selection in the panel has changed. Original signature is '- (void) setupPanelDeviceSelectionChanged:(NSNotification*)aNotification' | |
| DRSetupPanel..::..SetupPanelShouldHandleMediaReservationsEventHandler | This delegate method allows the delegate to control how media reservations are handled. Original signature is '- (BOOL) setupPanelShouldHandleMediaReservations:(DRSetupPanel*)aPanel' |