#include <nw/snd/snd_SoundStartable.h> enum EnableFlagBit;
| Value | Description |
|---|---|
| ENABLE_START_OFFSET | Makes the values specified in startOffsetType and startOffset valid. You must set both parameters at the same time. |
| ENABLE_PLAYER_ID | Enables the values specified in playerId. |
| ENABLE_PLAYER_PRIORITY | Enables the values specified in playerPriority. |
| ENABLE_ACTOR_PLAYER_ID | Enables the values specified in actorPlayerId. |
| ENABLE_SEQ_SOUND_INFO | Enables the values specified in seqSoundInfo. |
StartInfo Defines bit flags used to enable structure parameters.
The logical OR of the various values is used.
CONFIDENTIAL