Aug 25, 2005 #1 hog Well-known member Joined Mar 17, 2003 Messages 984 Location UK Am I correct that there is no way to play .mov files as an integral part of my application? Thanks
Aug 26, 2005 #2 M Machaira Well-known member Joined Aug 19, 2002 Messages 325 Location Abingdon, MD Theres a QuickTime COM object, but in my brief testing I wasnt able to get it to work.
Aug 27, 2005 #3 hog Well-known member Joined Mar 17, 2003 Messages 984 Location UK Machaira said: Theres a QuickTime COM object, but in my brief testing I wasnt able to get it to work. Click to expand... Is this object something that comes with .net 2003 or do I need to obtain it elsewhere?
Machaira said: Theres a QuickTime COM object, but in my brief testing I wasnt able to get it to work. Click to expand... Is this object something that comes with .net 2003 or do I need to obtain it elsewhere?
Aug 28, 2005 #4 dynamic_sysop Well-known member Joined Oct 1, 2002 Messages 1,039 Location Ashby, Leicestershire. the sdk for quicktime can be found at developer.apple.com heres some links to the appropriate pages ... SDK ... http://developer.apple.com/sdk/ Documentation of SDK... http://developer.apple.com/documentation/QuickTime/RM/Fundamentals/QTOverview/QTOverview_Document/chapter_1000_section_3.html Alphabetical list of APIs... http://developer.apple.com/documentation/QuickTime/APIREF/AlphabeticalIndexofFunctions.htm they can be used in all the main coding languages
the sdk for quicktime can be found at developer.apple.com heres some links to the appropriate pages ... SDK ... http://developer.apple.com/sdk/ Documentation of SDK... http://developer.apple.com/documentation/QuickTime/RM/Fundamentals/QTOverview/QTOverview_Document/chapter_1000_section_3.html Alphabetical list of APIs... http://developer.apple.com/documentation/QuickTime/APIREF/AlphabeticalIndexofFunctions.htm they can be used in all the main coding languages
Aug 29, 2005 #5 M Machaira Well-known member Joined Aug 19, 2002 Messages 325 Location Abingdon, MD hog said: Is this object something that comes with .net 2003 or do I need to obtain it elsewhere? Click to expand... If you have quicktime installed you should have it.
hog said: Is this object something that comes with .net 2003 or do I need to obtain it elsewhere? Click to expand... If you have quicktime installed you should have it.
Aug 30, 2005 #6 hog Well-known member Joined Mar 17, 2003 Messages 984 Location UK Seems very complicated. I might just call quiktime or real player via shell.