| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
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: | |
| >Re: DRDevice info (From: Shantonu Sen <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
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.