Handbook
Glossary
th_comment_add_tag ( tc tag value -- )
Vocabulary
ogg
.
theora
Inputs
tc
an
object
tag
an
object
value
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
ogg.theora
LIBRARY:
theoradec
FUNCTION:
void
th_comment_add_tag
( th-comment* tc,
c-string
tag,
c-string
value )