FSBANK_FORMAT

FSBank

[Enum]

FSBANK_FORMAT

Describes the target format.

Enumerators

FSBANK_FORMAT_VAG // VAG (SPU2) (3.5:1) PlayStation 2 Only. Hardware decompression, no cpu hit.
FSBANK_FORMAT_GCADPCM // GCADPCM (3.5:1) GameCube Only. Hardware decompression, no cpu hit.
FSBANK_FORMAT_XADPCM // XADPCM (3.5:1) XBox only. Hardware decompression, no cpu hit.
FSBANK_FORMAT_PCM // PCM (1:1) All Platforms.
FSBANK_FORMAT_SOURCE // Retain original format. All platforms (except PlayStation 2 unless using pcm wav files).
FSBANK_FORMAT_IMAADPCM // IMA ADPCM (3.5:1) All platforms except PlayStation 2.
FSBANK_FORMAT_MAX

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.