Handbook
Glossary
channels>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
channels>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
raylib
;
M:
AudioStream
channels>>
T{
struct-slot-spec
{
name
"channels"
}
{
offset 24
}
{
class
fixnum
}
{
initial 0
}
{
type
uint
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
raylib
;
M:
Wave
channels>>
T{
struct-slot-spec
{
name
"channels"
}
{
offset 12
}
{
class
fixnum
}
{
initial 0
}
{
type
uint
}
}
read-struct-slot
;
inline
USING:
accessors
audio
kernel.private
math
slots.private
;
M:
audio
channels>>
2
slot
{
integer
}
declare
;
inline
USING:
accessors
discord
slots.private
;
M:
discord-bot
channels>>
20
slot
;
inline
USING:
accessors
audio.engine
kernel.private
math
slots.private
;
M:
streaming-audio-clip
channels>>
8
slot
{
integer
}
declare
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
ogg.vorbis
;
M:
vorbis-info
channels>>
T{
struct-slot-spec
{
name
"channels"
}
{
offset 4
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline