StreamedSound.stream

Fill in the buffer with next portion of sound data. Function returns actual number of bytes written. At the end of a stream, zero is returned.

class StreamedSound
ulong
stream
(
ubyte[] buffer
)

Meta