Handbook
Glossary
buffer-data-from-stream ( vorbis-stream -- ? )
Vocabulary
audio
.
vorbis
.
private
Inputs
vorbis-stream
an
object
Outputs
?
an
object
Definition
USING:
kernel
;
IN:
audio.vorbis.private
:
buffer-data-from-stream
( vorbis-stream -- ? )
[
sync-buffer
]
[
stream-into-buffer
]
[
confirm-buffer
]
tri
;
inline