バージョン
menu

Wwise SDK 2025.1.0
AkCommandBufferHeader 構造体

Describes the data written at the beginning of any initialized command buffer. [詳解]

#include <AkCommandTypes.h>

公開変数類

AkUInt32 bufferSize
 Total size of command buffer in bytes [詳解]
 
AkUInt32 lastCommandOffset
 Internal use. Should be zero-initialized. [詳解]
 
AkCommandCallbackFunc completionCallback
 At that point in time, the client can free the command buffer memory, or re-use it for something else. [詳解]
 
void * completionCallbackCookie
 User cookie for done_callback [詳解]
 

詳解

Describes the data written at the beginning of any initialized command buffer.

AkCommandTypes.h1512 行目に定義があります。


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう