tida ~master (2021-10-06T18:27:09Z)
Home
Dub
Repo
Sound.load
tida
sound
Sound
Load sound from file.
class
Sound
@
trusted
void
load
(
string
path
)
Parameters
path
string
The path to the sound file.
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
Load sound from file.