Version
menu_open
link
Target Platform(s):

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 

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise