FSBANK_BUILDMODE

FSBank

[Enum]

FSBANK_BUILDMODE

Describes the target build type or method of creating the FSB file(s).

Enumerators

FSBANK_BUILDMODE_SINGLE // This creates a single FSB file with multiple sounds in it, or a standard sound bank.
FSBANK_BUILDMODE_MULTI // This creates multiple FSB files with 1 sound in each. The destfile_or_dir parameter of FSBank_Build is then interpreted as a directory and not a file.
FSBANK_BUILDMODE_INTERLEAVED // This creates a single FSB file with a single sound in it, but with all the source files interleaved/multiplexed into it so that when it is played, all files play at once, and are given a channel each.

See Also

FSBank_Build

This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2003. All rights reserved.
Generated Wed Apr 07 15:29:01 2004 by SourceDoc v0.10, the automated source code documenter.