PluginLib_ip_out_available_contiguous


This page applies to Harlequin v13.1r0 and later; and to Harlequin MultiRIP but not Harlequin Core


PluginLib_ip_out_available_contiguous Function


    int32 PluginLib_ip_out_available_contiguous(
      PLUGIN_BUFFER * dataOutBuffer,
      int32 * available
      );


Assigns the number of contiguous bytes waiting to be consumed by the plugin to *available . There may be more data in the buffer, but not in one contiguous area.