PluginLib_ip_out_available_total


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


PluginLib_ip_out_available_total Function


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


Assigns the number of bytes waiting to be consumed by the plugin to *available . This data can wrap around the buffer.