Handbook
Glossary
source-playing? ( source -- bool )
Vocabulary
openal
Inputs
source
an
object
Outputs
bool
an
object
Definition
USING:
kernel
;
IN:
openal
:
source-playing?
( source -- bool )
AL_SOURCE_STATE
get-source-param
AL_PLAYING
=
;