Version
menu_open
link

include/AK/SoundEngine/Platforms/Linux/AkTypes.h

Go to the documentation of this file.
00001 
00002 //
00003 // Copyright (c) 2011 Audiokinetic Inc. / All Rights Reserved
00004 //
00006 
00007 // AkTypes.h
00008 
00011 
00012 #pragma once
00013 
00014 #define AK_LINUX
00015 
00016 #if defined __x86_64
00017     #define AK_CPU_X86_64
00018 #elif defined __i386
00019     #define AK_CPU_X86
00020 #endif
00021 
00022 #define AK_71AUDIO
00023 #define AK_LFECENTER
00024 #define AK_REARCHANNELS
00025 
00026 #define AK_SUPPORT_WCHAR                        ///< Can support wchar
00027 
00028 #include <AK/SoundEngine/Platforms/POSIX/AkTypes.h>
00029 

Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise