tida v0.1.3 (2022-04-24T19:31:37Z)
Home
Dub
Repo
Sound.bind
tida
sound
Sound
Inserts music data into the buffer for further playback.
class
Sound
@
trusted
void
bind
(
Wav
wave
)
Parameters
wave
Wav
Sound data.
Meta
Source
See Implementation
tida
sound
Sound
constructors
this
destructors
~this
functions
allocateBuffer
allocateSource
bind
copySource
destroy
inSourceBindBuffer
isPaused
isPlay
load
pause
play
resume
stop
properties
bufferID
currentDuration
duration
gain
loop
pitch
position
volume
static functions
stopAll
Inserts music data into the buffer for further playback.