gfm v6.2.8 (2017-06-07T21:06:48Z)
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.