Otclient  14/8/2020
declarations.h File Reference
#include <framework/global.h>
#include <AL/al.h>
#include <AL/alc.h>
Include dependency graph for declarations.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define AL_LIBTYPE_STATIC
 

Typedefs

typedef stdext::shared_object_ptr< SoundSourceSoundSourcePtr
 
typedef stdext::shared_object_ptr< SoundFileSoundFilePtr
 
typedef stdext::shared_object_ptr< SoundBufferSoundBufferPtr
 
typedef stdext::shared_object_ptr< SoundChannelSoundChannelPtr
 
typedef stdext::shared_object_ptr< StreamSoundSourceStreamSoundSourcePtr
 
typedef stdext::shared_object_ptr< CombinedSoundSourceCombinedSoundSourcePtr
 
typedef stdext::shared_object_ptr< OggSoundFileOggSoundFilePtr
 

Macro Definition Documentation

◆ AL_LIBTYPE_STATIC

#define AL_LIBTYPE_STATIC

Definition at line 28 of file declarations.h.

Typedef Documentation

◆ CombinedSoundSourcePtr

◆ OggSoundFilePtr

◆ SoundBufferPtr

◆ SoundChannelPtr

◆ SoundFilePtr

Definition at line 43 of file declarations.h.

◆ SoundSourcePtr

◆ StreamSoundSourcePtr