game-mixer ~master (2021-10-24T08:59:28.7629676)
Dub
Repo
IMixer.stopChannel
gamemixer
mixer
IMixer
Stop sound playing on a given channel.
interface
IMixer
nothrow @
nogc
void
stopChannel
(
int
channel
,
float
fadeOutSecs
= 0.040f
)
Meta
Source
See Implementation
gamemixer
mixer
IMixer
functions
addMasterEffect
createEffectCustom
createEffectGain
createSourceFromFile
createSourceFromMemory
getSampleRate
isErrored
lastErrorString
play
playbackTimeInSeconds
setMasterVolume
stopAllChannels
stopChannel
Stop sound playing on a given channel.