Homepage Demos Overview Downloads Tutorials Reference
Credits
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Search

WAV.h File Reference


Detailed Description

Allows you to load WAV files from the memory stick.

Author:
Sony (Creator)
This file is from the SoundPlay example from the Sony sample code, with a few if any modifications. Here's the license Sony provided with it:

Copyright 2002,2003 Sony Corporation

Permission to use, copy, modify, and redistribute this software for non-commercial use is hereby granted.

This software is provided "as is" without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of fitness for a particular purpose.

Author
ejt
Name
tekkotsu-1_4_1
Revision
1.2
State
Exp
Date
2003/06/12 23:41:41

Definition in file WAV.h.

#include <OPENR/ODataFormats.h>

Include dependency graph for WAV.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Compounds

class  WAV

Enumerations

enum  WAVError {
  WAV_SUCCESS, WAV_FAIL, WAV_NOT_RIFF, WAV_NOT_WAV,
  WAV_FORMAT_NOT_SUPPORTED, WAV_CHANNEL_NOT_SUPPORTED, WAV_SAMPLINGRATE_NOT_SUPPORTED, WAV_BITSPERSAMPLE_NOT_SUPPORTED,
  WAV_SIZE_NOT_ENOUGH
}


Enumeration Type Documentation

enum WAVError
 

Enumeration values:
WAV_SUCCESS 
WAV_FAIL 
WAV_NOT_RIFF 
WAV_NOT_WAV 
WAV_FORMAT_NOT_SUPPORTED 
WAV_CHANNEL_NOT_SUPPORTED 
WAV_SAMPLINGRATE_NOT_SUPPORTED 
WAV_BITSPERSAMPLE_NOT_SUPPORTED 
WAV_SIZE_NOT_ENOUGH 

Definition at line 29 of file WAV.h.


Tekkotsu v1.4
Generated Sat Jul 19 00:08:39 2003 by Doxygen 1.3.2