tida v0.1.3 (2022-04-24T19:31:37Z)
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
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
Load sound from file.