版本
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 

此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅