SOUND_CHANNEL

Audio channels

Values

Name Value Description
CHAN_AUTO 0 Automatically selects a channel for use. You cannot stop sounds while using this channel with StopSound, or in conjunction with the SND_STOP flag.
CHAN_WEAPON 1
CHAN_VOICE 2
CHAN_ITEM 3
CHAN_BODY 4
CHAN_STREAM 5 allocate stream channel from the static or dynamic area
CHAN_STATIC 6 allocate channel from the static area
CHAN_MUSIC 7