gfm v6.2.3 (2016-12-23T00:28:54Z)
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.