Plugin.hasLatency

bool hasLatency() @nogc nothrow

Return whether or not the plugin introduces (and reports) latency.

The index of the latency port can be found with getLatencyPort() ONLY if this function returns true.

Returns

true if this plugin reports latency