Where is the C/C++ iTunes API? (not COM!) -



Where is the C/C++ iTunes API? (not COM!) -

i'm searching itunes c/c++ api creating plugins using dynamic libraries, can't find it. not asking com interface.

open-source plugins vizkit , itunes toaster utilize it, , source files search (itunesapi.h/.c, itunesvisualapi.h) included, i'd rather source official repository instead of kind of "workaround". also, documentation nice.

i'd guess both of utilize visualizer plugin sdk.

c++ c windows sdk itunes

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -