Previous Up Next

asSndIsPlaying
Verifies if the AsSnd is currently being read.

I asSndIsPlaying (
AsSnd _sound_
)
Parameters

_sound_
Applicable AsSnd object
Return value

1 if the AsSnd is currently being read, otherwise 0, and nil if unsuccessful.