gfm7 ~master (2021-07-09T09:06:39Z)
Home
Dub
Repo
SDLMixer.setVolume
gfm
sdl2
sdlmixer
SDLMixer
Sets the volume of the channel. Passing -1 sets volume of all channels.
class
SDLMixer
void
setVolume
(
int
channel
,
int
volume
)
Meta
Source
See Implementation
gfm
sdl2
sdlmixer
SDLMixer
constructors
this
destructors
~this
functions
clearEffects
fade
getChannels
getFading
getVolume
halt
isPaused
isPlaying
pause
setChannels
setDistance
setPanning
setPosition
setReverseStereo
setVolume
unpause
Sets the volume of the channel. Passing -1 sets volume of all channels.