Can I play / control Quicktime 7 movies in Delphi 7?
I would need to control the playback direction (forward / backward) and the displayed tracks.
Yes, using Apple QuickTime ActiveX 2.0.
here you have how to import 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 using Jedi http://www.delphi-jedi.org/jedi-quicktime.html
You checked the JEDI Quicktime Project
Source: https://habr.com/ru/post/1787456/More articles:Setting Alert dialog box on Android - androidcorba implementations where they are found - javaWarning dialog box in android - androidМогу ли я установить динамическое имя ярлыка при развертывании в проекте развертывания VS-установки? - installationXcode warns of missing Core Data connections, but is it really bad? - objective-cWhat does const char far * inStrSource mean? - c ++Java API for UCP (Universal Computer Protocol) - javaPHP interface implementation rejects subclasses by parameters - phpSOLR / Lucene Search Integration with Rails - What are the Pearls? Advice? - ruby-on-railsLibCurl SFTP Rename File - renameAll Articles