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:
- D_SELECTOR_SUPPORT (input plugin) query D_GET_IDENTITY (input plugin)
- D_GET_IDENTITY (input plugin)
- D_GEN_BOOT
- D_IP_PLUGIN_INITIALISE
- D_LIB_SELECT
- D_LIB_SELECT
- D_SECURITY (input plugin)
- D_IP_GET_CHANNEL_CLASS_DESCRIPTIONS
- D_IP_CHANNEL_CLASS_CREATE
- D_CBSTIOTEMPL
- D_CBSTIODATA
- D_GETSTIODATA
- D_CBSTIOTEMPL
- D_GETSTIOTEMPL
- D_CBSTIODATA
- D_GETSTIODATA
- 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: