CS::SndSys Namespace Reference
| Classes | |
| class | PCMSampleConverter | 
| A PCMSampleConverter object converts PCM data from one format to another.  More... | |
| class | QEntry | 
| class | Queue | 
| A threadsafe, pointer-passing queue (First-In First-Out) implementation for the sound system.  More... | |
| class | QueueIterator | 
| A simple iterator over the elements of a queue.  More... | |
| class | SndSysBasicData | 
| class | SndSysBasicStream | 
| class | SoundCyclicBuffer | 
| An implementation of a cyclic buffer oriented for sound functionality.  More... | |
| Enumerations | |
| enum | QueueErrorType { QUEUE_SUCCESS = 0, QUEUE_ERR_CLOSED = -1, QUEUE_ERR_NOMEM = -2, QUEUE_ERR_DUPE = -3 } | 
| Basic operation error codes.  More... | |
Enumeration Type Documentation
Basic operation error codes.
- Enumerator:
Generated for Crystal Space by doxygen 1.4.7

