AudioStream.readSamples

Read samples from the audio stream in to the array

Returns the amount of samples read Returns 0 if there's no more samples

class AudioStream
abstract
ptrdiff_t
readSamples
(
ref ubyte[] toArray
)

Meta