Handbook
Glossary
th_decode_ctl ( dec req buf buf_sz -- int )
Vocabulary
ogg
.
theora
Inputs
dec
an
object
req
an
object
buf
an
object
buf_sz
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
ogg.theora
LIBRARY:
theoradec
FUNCTION:
int
th_decode_ctl
( th-dec-ctx* dec,
int
req, void* buf,
int
buf_sz )