AudioEffectCapture.canGetBuffer

Returns true if at least frames audio frames are available to read in the internal ring buffer.

struct AudioEffectCapture
@nogc nothrow const
bool
canGetBuffer
(
in long frames
)

Meta