Client.latencySamples

Override to set the plugin latency in samples. Unfortunately most of the time latency is dependent on the sampling rate and frequency, but most hosts don't support latency changes.

class Client
nothrow @nogc pure const nothrow @nogc
int
latencySamples
()

Return Value

Type: int

Plugin latency in samples.

Meta