DRDevice(InfoConvenience)

Extends Class:
Declared In:

Overview

This category on DRDevice defines methods that make retrieving the more commonly accessed DRDevice information dictionary properties easier.



Methods

-displayName
-ioRegistryEntryPath
-writesCD
-writesDVD

displayName


- (NSString*) displayName; 
Discussion

Returns an NSString suitable for display in the user interface.


ioRegistryEntryPath


- (NSString*) ioRegistryEntryPath; 
Discussion

Returns the path to the device in the IO Registry.


writesCD


- (BOOL) writesCD; 
Return Value

Returns YES if the device has the ability to write to CD-R media.

Discussion

Reports the device's ability to burn to CD-type media.


writesDVD


- (BOOL) writesDVD; 
Return Value

Returns YES if the device has the ability to write to DVD media.

Discussion

Reports the device's ability to burn to DVD-type media.

Did this document help you? Yes It's good, but... Not helpful...

 

Last Updated: 2009-08-12