IScripting Interface |
public interface IScripting
The IScripting type exposes the following members.
| Name | Description | |
|---|---|---|
| GetBrowser | Get the browser. | |
| GetConsole | Get the console interface used for printing text during script execution. | |
| GetGUI | Get the windows interface for controlling windows. | |
| GetSelection | Get selection state object. This object is used to get the get and set the current selection int the video catalog. | |
| GetUtilities | Get the utilities interface. | |
| GetVideoCatalogService | Get the current video catalog interface. Note that this interface is implemented in another namespace "VideoCataloger.RemoteCatalogService" | |
| GetVideoIndexer | Get the video indexer interface. | |
| GetVideoPlayer | Get video player. |