This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
XFcAudioBuffer * | xfuLoadWav (const CHAR *aFilename, UINT32 aFlags) |
Loads RIFF .Wav file as XFcAudioBuffer. | |
XFcAudioBuffer * | xfuLoadWav (const CHAR *aFilename) |
Loads RIFF .Wav file as XFcAudioBuffer. |
X-Forge Util
Copyright 2000-2003 Fathammer Ltd
Definition in file XFuWavLoad.h.
|
Loads RIFF .Wav file as XFcAudioBuffer. Currently only supports 8/16-bit mono/stereo PCM samples. Definition at line 227 of file XFuWavLoad.cpp. |
|
Loads RIFF .Wav file as XFcAudioBuffer. Currently only supports 8/16-bit mono/stereo PCM samples. Definition at line 88 of file XFuWavLoad.cpp. References loadHeader(), WavLoaderTempData::mBitsPerSample, WavLoaderTempData::mChannels, WavLoaderTempData::mData, WavLoaderTempData::mFile, WavLoaderTempData::mSamplingRate, WavLoaderTempData::mTotalBytes, WavLoaderTempData::mTotalSamples, and PANIC. |
![]() | ||||
![]() |
Confidential Copyright © 2002-2003 Fathammer | with doxygen by Dimitri van Heesch |