|
FIFE
|
Include dependency graph for soundclip.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | FIFE::SoundBufferEntry |
| class | FIFE::SoundClip |
| Class to handle the buffers of an audio file. More... | |
Namespaces | |
| FIFE | |
| All FIFE related code is in this namespace. | |
Typedefs | |
| typedef SharedPtr< SoundClip > | FIFE::SoundClipPtr |
Enumerations | |
| enum | FIFE::SoundPositionType { FIFE::SD_SAMPLE_POS, FIFE::SD_TIME_POS, FIFE::SD_BYTE_POS } |
| Different types of audio-file positions. More... | |