Client.getBufferSplitMaxFrames

For use by plugin format clients. This gives the buffer split size to use. (0 == no split). This is useful in the cast the format client wants to split buffers by itself.

Note: in VST3, no split or a split larger than 512 samples, is replaced by a split by 512.

class Client
nothrow @nogc final
int
getBufferSplitMaxFrames
()

Meta