audio Namespace Reference

Regroups the elements defined by the Audio module. More...


Classes

class  CAudioBuffer
 Audio buffer node. More...
class  CAudioTrack
 Audio track node. More...
class  CRecord
 Record audio cell. More...
class  CPlay
 Play audio cell. More...

Functions

int max (int a, int b)
int min (int a, int b)
void registerFactories ()
 Function to call to load the node and cell factories in the system.

Variables

const int SAMPLE_SIZE [6] = { 8,4,4,4,2,1 }
Format constants
const unsigned int FORMAT_FLOAT64 = 0
const unsigned int FORMAT_FLOAT32 = 1
const unsigned int FORMAT_SINT32 = 2
const unsigned int FORMAT_SINT24 = 3
const unsigned int FORMAT_SINT16 = 4
const unsigned int FORMAT_SINT8 = 5


Detailed Description

Regroups the elements defined by the Audio module.


Function Documentation

int audio::max ( int  a,
int  b 
) [inline]

int audio::min ( int  a,
int  b 
) [inline]


Variable Documentation

const unsigned int audio::FORMAT_FLOAT32 = 1

const unsigned int audio::FORMAT_FLOAT64 = 0

const unsigned int audio::FORMAT_SINT16 = 4

const unsigned int audio::FORMAT_SINT24 = 3

const unsigned int audio::FORMAT_SINT32 = 2

const unsigned int audio::FORMAT_SINT8 = 5

const int audio::SAMPLE_SIZE[6] = { 8,4,4,4,2,1 }


Generated on Thu Oct 21 12:39:20 2010 for MFSM Modules by  doxygen 1.5.9