Closed smallfly closed 10 years ago
looking good, a couple questions:
All these have been tested using the Canon SDK 2.14, on both OS X and Windows 8.1. The only thing not tested on Windows is the use of EdsDirectoryItemInfo (in this commit) to define the type of media we are dealing with (photo or video). I could test this later this week.
One thing I’m not please with, is that I had to define :
I could not find those in the Canon SDK.
thanks! refactoring is still welcome, but this is very helpful. i'll delete my other branch now that this is in here.
Hi,
Here is a first implementation of the movie recording feature (it includes all the commits from my previous PR). Next step would be to do some refactoring to replace some occurrences of the word 'photo' by 'item'.
Let me know.
Hugues.