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
|
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 | ||||
feedback
|
|
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". | |||
|
feedback
|