Click or drag to resize

IScripting Methods

The IScripting type exposes the following members.

Methods
 NameDescription
Public methodGetBrowserGet the browser.
Public methodGetConsoleGet the console interface used for printing text during script execution.
Public methodGetGUIGet the windows interface for controlling windows.
Public methodGetSelectionGet selection state object. This object is used to get the get and set the current selection int the video catalog.
Public methodGetUtilitiesGet the utilities interface.
Public methodGetVideoCatalogServiceGet the current video catalog interface. Note that this interface is implemented in another namespace "VideoCataloger.RemoteCatalogService"
Public methodGetVideoIndexerGet the video indexer interface.
Public methodGetVideoPlayerGet video player.
Top
See Also