neo::sound Namespace Reference


Detailed Description

The sound engine sub-namespace provides classes and methods for sound and music data I/O through codecs, sound management and streaming.


Classes

class  Buffer
 Sound buffer. More...
class  Codec
 Sound data I/O codec. More...
class  CodecManager
 Sound codec manager. More...
class  SoundData
 Sound data base class. More...

Enumerations

enum  Format { SIGNED_8BIT = 0, SIGNED_16BIT = 1 }
 Sound format identifiers. More...


Enumeration Type Documentation

enum neo::sound::Format

Sound format identifies the type of data for a sound. Similar to pixel formats in images for the rendering subsystem.

Enumerator:
SIGNED_8BIT  Signed 8 bit.
SIGNED_16BIT  Signed 16 bit.


Generated on Sat Feb 17 20:51:08 2007 for NeoEngine 2 - Evolution by  doxygen 1.5.1