T O P I C R E V I E W |
jenswahl |
Posted - Feb 19 2016 : 01:25:49 No worry: It is not a problem, it's a question only Description: Using .WIAParams.FillTreeView it's possible to list the names of all still images on a connected camera. But using a camera it's also possible to create videoclips. And in the TIEWiaItemType-enumeration I found not only a value "witImage", there are the values "witFile" and "witVideo" too. This facts result in my questions: 1. It is possible to list all the names of videofiles of a connected camera? 2. If No. 1 is realizable than it there a way to transfer this files to a HDD (create a copy)? I do NOT want to play the video files from the camera!
Jens |
2 L A T E S T R E P L I E S (Newest First) |
jenswahl |
Posted - Feb 22 2016 : 02:47:55 Hello Nigel,
thank you for the information.
Jens |
xequte |
Posted - Feb 21 2016 : 20:53:01 Hi Jens
1. If Wia.Device.ItemType includes witVideo then it should include all video files
2. Unfortunately our acquire code is not written to handle video files. We'll consider this for a future version.
Nigel Xequte Software www.xequte.com nigel@xequte.com
|