Skip to content

v1.4

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.

Extensions to ISelection interface

Extensions to the IUtilities interface

New samples

TheExport Thumbnailssample shows how you can save down thumbnails to external files. Useful if you are example want to build a webpage.

TheConcat Videosshows 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.

TheHello Wpfsample shows how to dyamically read an xaml file to build a user interface. It also shows how to bring in external libraries.

See Also