(v13) Input Plugin Selectors
This page applies to Harlequin v13.1r0 and later; and to Harlequin MultiRIP but not Harlequin Core
The sub-sections of this page describe the input plugin selectors. A typical startup selector call sequence would be:
- (v13) D_SELECTOR_SUPPORT (input plugin) query (v13) D_GET_IDENTITY (input plugin)
- (v13) D_GET_IDENTITY (input plugin)
- (v13) D_GEN_BOOT
- (v13) D_IP_PLUGIN_INITIALISE
- (v13) D_LIB_SELECT
- (v13) D_LIB_SELECT
- (v13) D_SECURITY (input plugin)
- (v13) D_IP_GET_CHANNEL_CLASS_DESCRIPTIONS
- (v13) D_IP_CHANNEL_CLASS_CREATE
- (v13) D_CBSTIOTEMPL
- (v13) D_CBSTIODATA
- (v13) D_GETSTIODATA
- (v13) D_CBSTIOTEMPL
- (v13) D_GETSTIOTEMPL
- (v13) D_CBSTIODATA
- (v13) D_GETSTIODATA
- (v13) D_IP_GET_CHANNEL_CLASS_DESCRIPTIONS
A typical startup selector call sequence using the pluginʹs configuration dialog D_GETDLGDEFN would be:
Starting inputs, receiving a job (IpEg5) and stopping inputs: