(int channel_id, float volume)
@param channel_id ID of channel to set volume on. @param volume New volume of channel, from 0.0f-1.0f
bool alxSetChannelVolume(int %channel_id, float %volume);
bool
No description available.
Engine
alGetListener3f
alGetListeneri
alGetString
alListener3f
alxCreateSource
alxGetChannelVolume
alxGetListenerf
alxGetSource3f
alxGetSourcef
alxGetSourcei
alxGetWaveLen
alxIsPlaying
alxListenerf
alxPlay
alxSource3f
alxSourcef
alxSourcei
alxStop
alxStopAll
OpenALInitDriver
OpenALRegisterExtensions
OpenALShutdownDriver
OptAudioUpdateChannelVolume: base/client/scripts/allClientScripts.cs:4870
OpenALInit: base/client/audio.cs:32