Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
vorbis_comment_add_tag ( vc tag contents -- )
Vocabulary
ogg.vorbis
Definition
USING:
alien.c-types
alien.syntax
;
IN:
ogg.vorbis
LIBRARY:
vorbis
FUNCTION:
void
vorbis_comment_add_tag
( vorbis-comment* vc,
c-string
tag,
c-string
contents )
;
inline