Skip to main content
Skip table of contents

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


TEXT
    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.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.