blocksound v1.1.1-alpha1 (2016-10-06T22:43:29Z)
Dub
Repo
ALStreamingSource.STREAM_IS_PLAYING
blocksound
backend
openal
ALStreamingSource
Undocumented in source.
size_t
STREAM_CMD_PLAY
;
size_t
STREAM_CMD_PAUSE
;
size_t
STREAM_CMD_STOP
;
size_t
STREAM_CMD_SET_LOOP_TRUE
;
size_t
STREAM_CMD_SET_LOOP_FALSE
;
size_t
STREAM_IS_PLAYING
;
class
ALStreamingSource
static immutable
size_t
STREAM_IS_PLAYING
;
size_t
STREAM_STATE_PLAYING
;
size_t
STREAM_STATE_STOPPED
;
Meta
Source
See Implementation
blocksound
backend
openal
ALStreamingSource
constructors
this
functions
_cleanup
_setSound
hasFinishedPlaying
pause
play
setLooping
stop
static variables
STREAM_CMD_PAUSE
STREAM_CMD_PLAY
STREAM_CMD_SET_LOOP_FALSE
STREAM_CMD_SET_LOOP_TRUE
STREAM_CMD_STOP
STREAM_IS_PLAYING
STREAM_STATE_PLAYING
STREAM_STATE_STOPPED
variables
finishedPlaying
source