tida ~master (2021-10-06T18:27:09Z)
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
functions
allocateBuffer
allocateSource
bind
copySource
inSourceBindBuffer
isPaused
isPlay
load
pause
play
resume
stop
properties
bufferID
currentDuration
distance
duration
loop
pitch
volume
Inserts music data into the buffer for further playback.