AbstractSoundSource.copySamples

Fill buffer with samples from channel starting with the position start.

class AbstractSoundSource(Sample)
abstract const nothrow
size_t
copySamples
(
size_t channel
,
size_t start
,
Sample[] buffer
)

Meta