Click or drag to resize

Changes in Fast Video Cataloger 6.31

Version 1.6 of the script interface was released on 2020 with version 6.31 of Fast video cataloger. We extended the IVideoIndexer interface with a new interface to get the web browser. Note that for the sample script solution the interface is commented out to allow you to compile the solution without first getting the chromium nuget package and adding a reference. You can access the interface from fast video cataloger directly.

Extensions to IScripting interface
ChromiumWebBrowser GetBrowser(); will get you access to the web browser in the start window.