ppc v0.3.0 (2019-11-23T19:38:15Z)
Dub
Repo
AudioStream.read
ppc
backend
loaders
audio
AudioStream
Undocumented in source.
class
AudioStream
abstract
long
read
(
byte
*
ptr
,
uint
bufferLength
= 4096
,
uint
bitdepth
=
SAMPLE_DEPTH_16BIT
,
bool
signed
=
SAMPLE_SIGNED
)
Meta
Source
See Implementation
ppc
backend
loaders
audio
AudioStream
functions
genericInfo
read
readArray
seek
seekRaw
tell
tellRaw