SLIP  1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
WavReader.hpp File Reference

containers reader from wav files More...

#include <fstream>
#include <iostream>
#include <sstream>
#include "ContainerReader.hpp"
#include "WavDef.hpp"
Include dependency graph for WavReader.hpp:

Go to the source code of this file.

Classes

class  slip::WavReader< Container1d, T, Nb_block >
 WavReader, inherited from ContainerReader, is a reader for wav audio files. More...
 

Namespaces

 slip
 This namespace corresponds to the kernel of the Simple Library on Image Processing (SLIP). That is to say that it contains the data structures and the algorithms needed by these data strucutres.
 

Detailed Description

containers reader from wav files

Version
Fluex 1.0
Date
2013/04/15
Author
Denis Arrivault <denis.arrivault_AT_inria.fr>

Definition in file WavReader.hpp.