Handbook
Glossary
vorbis_comment_query ( vc tag count -- c-string )
Vocabulary
ogg
.
vorbis
Inputs
vc
an
object
tag
an
object
count
an
object
Outputs
c-string
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
ogg.vorbis
LIBRARY:
vorbis
FUNCTION:
c-string
vorbis_comment_query
( vorbis-comment* vc,
c-string
tag,
int
count )