Version
menu_open
link

include/AK/SoundEngine/Common/AkModule.h

Go to the documentation of this file.
00001 
00002 //
00003 // Copyright (c) 2006 Audiokinetic Inc. / All Rights Reserved
00004 //
00006 
00009 
00010 #pragma once
00011 
00012 #include <AK/SoundEngine/Common/AkTypes.h>
00013 
00015 
00016 
00017 
00018 struct AkMemSettings
00019 {
00020     AkUInt32 uMaxNumPools;              
00021 };
00023 
00024 namespace AK
00025 {
00027 
00028     namespace MemoryMgr
00029     {
00032         AK_EXTERNFUNC( AKRESULT, Init )(
00033             AkMemSettings * in_pSettings        
00034             );
00035     }
00037 }
00038 

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