#include <nw/snd/snd_SoundArchive.h> enum FlagCtrl;
| Value | Description |
|---|---|
| FLAG_CTRL_VOLUME | Flag indicating whether to calculate volume. |
| FLAG_CTRL_PRIORITY | Flag indicating whether to calculate priority. |
| FLAG_CTRL_PAN | Flag indicating whether to calculate pan. |
| FLAG_CTRL_SPAN | Flag indicating whether to calculate surround pan. |
| FLAG_CTRL_FILTER | Flag indicating whether to calculate a biquad filter. |
These flags indicate whether each parameter associated with 3D sound should be calculated.
CONFIDENTIAL