PICO Spatial SDK
Toggle table of contents
0.10.7
◐
Skip to content
PICO Spatial SDK
core
/
com.pico.spatial.core.ecs.audio
/
AudioPlayerController
/
isPlaying
is
Playing
fun
isPlaying
(
)
:
Boolean
Checks if an audio is playing or not.
Return
true
if the audio is playing;
false
otherwise.