バージョン

menu_open
警告:あなたのメジャーリリース ( 2019.2.15.7667 ) に該当する最新ドキュメンテーションが表示されています。特定バージョンのドキュメンテーションにアクセスするには、Audiokinetic Launcherでオフラインドキュメンテーションをダウンロードし、Wwise AuthoringのOffline Documentationオプションにチェックを入れてください。
Wwise SDK 2019.2.15
AK::MemoryMgr 名前空間

クラス

struct   CategoryStats
 
struct   GlobalStats
 

関数

Initialization
AKSOUNDENGINE_API bool  IsInitialized ()
 
AKSOUNDENGINE_API void  Term ()
 
AKSOUNDENGINE_API void  InitForThread ()
 
AKSOUNDENGINE_API void  TermForThread ()
 
AKSOUNDENGINE_API AKRESULT  Init (AkMemSettings *in_pSettings)
 
AKSOUNDENGINE_API void  GetDefaultSettings (AkMemSettings &out_pMemSettings)
  Obtain the default initialization settings for the default implementation of the Memory Manager. [詳解]
 
Memory Allocation
AKSOUNDENGINE_API void *  Malloc (AkMemPoolId in_poolId, size_t in_uSize)
 
AKSOUNDENGINE_API void *  Realloc (AkMemPoolId in_poolId, void *in_pAlloc, size_t in_uSize)
 
AKSOUNDENGINE_API void  Free (AkMemPoolId in_poolId, void *in_pMemAddress)
 
AKSOUNDENGINE_API void *  Malign (AkMemPoolId in_poolId, size_t in_uSize, AkUInt32 in_uAlignment)
 
AKSOUNDENGINE_API void  Falign (AkMemPoolId in_poolId, void *in_pMemAddress)
 
Memory Profiling
AKSOUNDENGINE_API void  GetCategoryStats (AkMemPoolId in_poolId, CategoryStats &out_poolStats)
 
AKSOUNDENGINE_API void  GetGlobalStats (GlobalStats &out_stats)
 
AKSOUNDENGINE_API void  StartProfileThreadUsage ()
 
AKSOUNDENGINE_API AkUInt64  StopProfileThreadUsage ()
 

詳解

Memory Manager namespace.

注釈
The functions in this namespace are thread-safe, unless stated otherwise.
参照

このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう