tida ~master (2021-10-06T18:27:09Z)
Home
Dub
Repo
Sound.volume
tida
sound
Sound
Sound source volume control.
class
Sound
@
trusted
@
property
void
volume
(
uint
volume
)
in (volume <= 100)
Parameters
volume
uint
Volume source [0 .. 100].
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
Sound source volume control.