Re: iTunes sending the current filename to another program....
Re: iTunes sending the current filename to another program....
- Subject: Re: iTunes sending the current filename to another program....
- From: Brian Whitman <email@hidden>
- Date: Wed, 10 Oct 2007 15:30:18 -0400
Neither of these have anything to do with coreaudio (try cocoa or
carbon-dev), but
1. Is it possible for me to make a plugin for iTunes that would
launch my program, with the name of the currently selected file in
iTunes passed to my program?
Check out iTunes's Notifications (and the great app Meow) as well as
an open source framework called EyeTunes
2. Similar question. If a user drags a file out of iTunes onto my
app's icon (or into my program main window), am I notified of that
by an event that includes the filename?
Check out drag and drop documentation. You'll get most of the itunes
track data in the drop dictionary, including the filename. iTunes's
drag type is currently "CorePasteboardFlavorType 0x6974756E"
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden