Table of Contents
Table of contents
Classes
- AFPlayer
This class represents a player for audio files
- AuAmplitude
This class implements routines to get amplitude values
- AuBackground
This class implements a tool which performs background
extraction on audio files
- AuCut
This class implements a tool to perform cut detection on audio
files
- AudioCache
This class represents a vector of samples
- AudioData
AudioData is the abstract base class of all classes which
represent audio files
- AudioFactory
This class represents a kind of "factory" which creates all
plattform dependend objects
- AudioFile
AudioFile represents a SUN-au file
- AuEnergy
This class implements routines to calculate signal energy and power
in time and frequency domain
- AuLength
This class represents an audio tool which figures out length of an audio file
or an audio cache
- AuThreshold
This class implements routines to calculate amplitude thresholds on audio cache
- Complex
This class represents Complex values
- ComplexFFT
This class represents a tool for Fast Fourier Transformation
- CutData
This class encapsulates information about a single
audio cut
- DataFormat
This class represents an utility
- Exception
This class encapsulates information about an error
- LinearFFT
This class represents a special FFT-tool for non-complex values
as integers, floating point values or audio samples
- LogicException
This class should not be used while g++ exception handler
does not support inheritance
- RuntimeException
This class should not be used while g++ exception handler
does not support inheritance
- WaveFile
WaveFile represents a WAV-file
Functions, Macros
- operator<< allows to print the audio cache on an output stream anytime.
Variables
- Byte represents single Byte
- char8 8 Bit signed character
- cres output stream for log messages.
- FPS_C number of frames per second.
- int16 16 Bit signed integer
- int32 32 Bit signed integer
- int64 64 Bit signed integer
- Sample represents an audio sample
- uchar8 8 Bit unsigned character
- uint16 16 Bit unsigned integer
- uint32 32 Bit unsigned integer
- uint64 64 Bit unsigned integer
Enums, Unions, Structs
hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de