Log in

View Full Version : Help me!


Legend_Wolf
3rd September 2004, 09:43
Hi guys,

I'm trying to create a component (or plug-in) which can be registered within quicktime player and conduct some special work, but I have not found the document describing the interface via which I can register my component. Could you please give me some advice?

Thanks.

bill_baroud
3rd September 2004, 19:14
http://developer.apple.com/qa/qa2004/qa1083.html

it's perhaps not exactly what you want ... but did you really search through the Quicktime SDK ? the Apple documentation looks very well done to me.

Legend_Wolf
6th September 2004, 02:21
Thanks for your reply.
My problem is I have writen a component and built it out qtx file. I'd like to use it as a plug-in for quicktime player. I also copied the qtx file into directory windows/system32/quicktime, but it still doesn't work. I actually cannot find any plug-in or component management item in the quicktime player's menu. Do you have any idea? Thanks a lot.