can anyone tell me if there is an QUICKTIME API for windows? i just found some documentation, but all it was explained in objective c. is there the same in any other programming languages?

Thanks in advance for the help.

Varun

link|improve this question
What programming language, specifically, are you interested in? – bdonlan Jul 19 '11 at 6:13
feedback

1 Answer

There is a Quicktime API for windows that you can use native C/C++ with. However to get started with Quicktime I would recommend that you experiment first with the QT Activex component in VB.NET or C#. This is by far the fastest and easiest way to get started. If you install Quicktime on your windows machine you can reference the Acivex component in Visual Studio. A good book on on the Quicktime Activex for .NET is "Quicktime for .NET and COM developers".

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.