SoundBufferRecorder.onProcessSamples

Process a new chunk of recorded samples.

class SoundBufferRecorder
protected override
bool
onProcessSamples
(
const(short)[] samples
)

Return Value

Type: bool

true to continue the capture, or false to stop it.

Meta