Changes in Fast Video Cataloger 6.18 |
Version 1.40 of the script interface was released on 2019 with version 6.18 of Fast video cataloger. We extended the ISelection interface with new function to get the currently selected playlist, bin and actor.
The export thumbnails sample shows how you can save down thumbnails to external files. Useful if you are example want to build a webpage.
The concat sample shows how to use an external program to concat a video file but also how you can use the api to get extended properties on a video.
The hello_wpf sample shows how to dyamically read an xaml file to build a user interface. It also shows how to bring in external libraries.