Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DRDevice info



You need to initialize "device" before calling a method on it. You can use
'[DRDevice devices]' to get a list of devices, or use something like
deviceForBSDName: or deviceForIORegistryEntryPath: to get a DRDevice
object for a specific burning device. See DRDevice.h for more
documentation.

Shantonu

On Sat, 4 Oct 2003, April Gendill wrote:

> In the disc recording frame work the is a method simply titled info
> that returns a dictionary.
> when I:
> NSDictionary * deviceInfo;
> DRDevice * device;
> deviceInfo =[device info];
>
> i get a sigbus 10. Why? I know it is in the attempt to gather the
> dictionary with the last line because if I comment it out there are no
> errors.
>
> Is it possible to gather the information or is this a private method we
> are not allowed to use?
>
> April.
> _______________________________________________
> discrecording mailing list | email@hidden
> Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/discrecording
> Do not post admin requests to the list. They will be ignored.
_______________________________________________
discrecording mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/discrecording
Do not post admin requests to the list. They will be ignored.

References: 
 >DRDevice info (From: April Gendill <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.