Handbook
Glossary
th-comment
Vocabulary
ogg
.
theora
Definition
USING:
alien.c-types
classes.struct
;
IN:
ogg.theora
STRUCT:
th-comment
{
user-comments c-string*
}
{
comment-lengths int*
}
{
comments
int
initial:
0
}
{
vendor
c-string
}
;
Methods
USING:
classes.struct
classes.struct.private
kernel
ogg.theora
;
M:
th-comment
clone
clone-underlying
\
th-comment
memory>struct
;
inline
USING:
accessors
classes.struct
combinators.smart
ogg.theora
;
M:
th-comment
struct-slot-values
{
[
user-comments>>
]
[
comment-lengths>>
]
[
comments>>
]
[
vendor>>
]
}
cleave>array
;
inline