blocksound ~master (2016-10-20T14:02:45Z)
Dub
Repo
ALStreamingSource.STREAM_CMD_STOP
blocksound
backend
openal
ALStreamingSource
Undocumented in source.
size_t
STREAM_CMD_PLAY
;
size_t
STREAM_CMD_PAUSE
;
size_t
STREAM_CMD_STOP
;
class
ALStreamingSource
static immutable
size_t
STREAM_CMD_STOP
;
size_t
STREAM_CMD_SET_LOOP_TRUE
;
size_t
STREAM_CMD_SET_LOOP_FALSE
;
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