Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

WAV.h File Reference

Allows you to load WAV files from the memory stick. More...

#include "Shared/ODataFormats.h"
Include dependency graph for WAV.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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
}

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.

Definition in file WAV.h.


Enumeration Type Documentation

enum WAVError
Enumerator:
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 23 of file WAV.h.


Tekkotsu v5.1CVS
Generated Mon May 9 04:59:03 2016 by Doxygen 1.6.3