Is it possible to play/control Quicktime 7 movies in Delphi 7?
I would need to control the play direction (forward/backward) and displayed tracks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
yes, by using Apple QuickTime ActiveX 2.0.
here you have how to import an Active X into Delphi
http://delphi.about.com/library/howto/htaddactivex.htm
and here you have a component
http://www.sourcecodeonline.com/details/quicktime_movie.html
or by using Jedi http://www.delphi-jedi.org/jedi-quicktime.html