バージョン

    その他のドキュメント

menu_open
Wwise SDK 2018.1.11
AkAsyncIOTransferInfo 構造体
AkAsyncIOTransferInfo の継承関係図
AkIOTransferInfo

公開変数類

void *  pBuffer
  Buffer for data transfer. [詳解]
 
AkIOCallback  pCallback
  Callback function used to notify the high-level device when the transfer is complete. [詳解]
 
void *  pCookie
  Reserved. The I/O device uses this cookie to retrieve the owner of the transfer. [詳解]
 
void *  pUserData
  Custom user data. [詳解]
 
- 基底クラス AkIOTransferInfo に属する継承公開変数類
AkUInt64  uFilePosition
  File offset where transfer should begin. [詳解]
 
AkUInt32  uBufferSize
  Size of the buffer in which the I/O hook can write to. [詳解]
 
AkUInt32  uRequestedSize
  Exact number of requested bytes for this transfer. Always equal to or smaller than uBufferSize. [詳解]
 

詳解

Structure for asynchronous transfers handshaking with the Low-Level I/O. Extends AkIOTransferInfo.

参照

AkStreamMgrModule.h139 行目に定義があります。


この構造体詳解は次のファイルから抽出されました:

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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう