バージョン

menu_open
AkMemPoolId __cdecl AK::MemoryMgr::CreatePool ( void *  in_pMemAddress,
AkUInt32  in_uMemSize,
AkUInt32  in_uBlockSize,
AkUInt32  in_eAttributes,
AkUInt32  in_uBlockAlign = 0  
)

Create a new memory pool.

戻り値:
The ID of the created memory pool, or AK_INVALID_POOL_ID if creation failed
Tip.gif
Tip: Refer to プール for information about pool resource overhead.
参照:
引数:
in_pMemAddress  Memory address of the pool, or NULL if it should be allocated
in_uMemSize  Size of the pool (in bytes)
in_uBlockSize  Size of a block (in bytes)
in_eAttributes  Memory pool attributes: use values of AkMemPoolAttributes
in_uBlockAlign  Alignment of memory blocks

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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう