I am posting this question to both the USB and firewire lists:
How can a Mac OS X application be notified when a new audio / video device
has been added to or removed from the system? Which API should I be looking
into?
All of these functions are defined in
<file:///System/Library/Frameworks/IOKit.framework/Headers/IOKitLib.h>
Adding: Look for IOServiceAddMatchingNotification to get notified
when a new device appears.
Removal: Use IOServiceAddInterestNotification to get notified of a
device removal.
Tomas
--
Ing. Tomas Zahradnicky, Jr.
Production Manager, 24U Software
Associate Member, Filemaker Solutions Alliance
mailto:email@hiddenhttp://www.24uSoftware.com
_______________________________________________
usb mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/usb
Do not post admin requests to the list. They will be ignored.