Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

XFuWavLoad.h File Reference

RIFF Wave loader. More...

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define LW_SCALEHALF   0x010000

Functions

XFcAudioBuffer * xfuLoadWav (const CHAR *filename, INT32 flags)
 Loads RIFF .Wav file as XFcAudioBuffer.

XFcAudioBuffer * xfuLoadWav (const CHAR *filename)
 Loads RIFF .Wav file as XFcAudioBuffer.


Detailed Description

RIFF Wave loader.

X-Forge Util
Copyright 2000-2003 Fathammer Ltd

Id
XFuWavLoad.h,v 1.6 2003/03/20 13:19:59 jetro Exp
Date
2003/03/20 13:19:59
Revision
1.6

Definition in file XFuWavLoad.h.


Define Documentation

#define LW_SCALEHALF   0x010000
 

Definition at line 20 of file XFuWavLoad.h.


Function Documentation

XFcAudioBuffer* xfuLoadWav const CHAR *    filename
 

Loads RIFF .Wav file as XFcAudioBuffer.

Currently only supports 8bit mono samples.

Definition at line 145 of file XFuWavLoad.cpp.

XFcAudioBuffer* xfuLoadWav const CHAR *    filename,
INT32    flags
 

Loads RIFF .Wav file as XFcAudioBuffer.

Currently only supports 8bit mono samples.

Definition at line 75 of file XFuWavLoad.cpp.

References loadHeader(), TempData::mData, TempData::mF, TempData::mSampleRate, and TempData::mTotalBytes.


   
X-Forge Documentation
Confidential
Copyright © 2002-2003 Fathammer
   
Documentation generated
with doxygen
by Dimitri van Heesch