Handbook
Glossary
audio-format>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
audio-format>>
( object -- value )
Methods
USING:
accessors
alien.c-types
audio.wav
classes.struct
classes.struct.private
kernel
;
M:
wav-fmt-chunk
audio-format>>
T{
struct-slot-spec
{
name
"audio-format"
}
{
offset 8
}
{
class
object
}
{
type
{
uchar
2
}
}
}
read-struct-slot
;
inline