Site Tools


scripting:doc:u:u:alxsetchannelvolume

alxSetChannelVolume

(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

Syntax

bool alxSetChannelVolume(int %channel_id, float %volume);

Parameters

int %channel_id
No description available.

float %volume
No description available.

Return value

bool
No description available.

Remarks

Examples

Source

Engine

See also

References

OptAudioUpdateChannelVolume: base/client/scripts/allClientScripts.cs:4870
OpenALInit: base/client/audio.cs:32

scripting/doc/u/u/alxsetchannelvolume.txt · Last modified: by 127.0.0.1