Parents: | audio |
Tags: | audio |
Authors: | Chris Double, Joe Groff |
Class | Superclass | Slots |
no-vorbis-in-ogg | tuple | |
ogg-error | tuple | code |
vorbis-error | tuple | code |
vorbis-stream | disposable | stream buffer packet sync-state page stream-state info dsp-state block comment temp-state #vorbis-headers |
Word | Stack effect |
<vorbis-stream> | ( stream buffer-size -- vorbis-stream ) |
no-vorbis-in-ogg | ( -- * ) |
ogg-error | ( code -- * ) |
read-vorbis-stream | ( filename buffer-size -- vorbis-stream ) |
stream-buffer-size | ( -- value ) |
vorbis-error | ( code -- * ) |
Word | Stack effect |
no-vorbis-in-ogg? | ( object -- ? ) |
ogg-error? | ( object -- ? ) |
vorbis-error? | ( object -- ? ) |
vorbis-stream? | ( object -- ? ) |