This section contains information about the methods used with the IXACTSoundBank interface.
Method | Description |
---|---|
Destroy |
Destroys the sound bank. |
GetCueIndex |
Retrieves a sound cue index based on a string representing the cue's friendly name. |
GetState |
Retrieves the current state of the sound bank. |
Play |
Plays a cue, optionally returning an instance handle to the cue object for further control. |
Prepare |
Prepares a cue instance for playback. |
Stop |
Stops a cue. |