Video |
Interface | Description | |
---|---|---|
IConsole | Console interface. This is the interface for scripts. Use this interface to run new scripts or to print output from scripts to the console window. | |
IGUI | Program user interface. This is the interface for scripts. Use this interface to refresh the user interface after updating the catalog | |
IScripting | Root of script interface to FVC. An object that implements this interface is passed to the run function. | |
ISelection | Current selection in the application. | |
IUtilities | Exposed utilities in fast video cataloger | |
IVideoIndexer | VideoIndexer interface. Use this interface to queue index requests | |
IVideoIndexerCallbacks | VideoIndexer interface. Use this interface to control indexing. | |
IVideoPlayer | Interface to control the video player. |