FIFE  be64c707dea6b3250bd4355bf5c825d25920087d
soundclip.h File Reference
#include <vector>
#include "util/resource/resource.h"
#include "sounddecoder.h"
+ 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
 

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...