gfm v7.0.2 (2018-08-14T14:27:33Z)
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.