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