バージョン

    その他のドキュメント

menu_open
typedef void( * AkIOCallback)(AkAsyncIOTransferInfo *in_pTransferInfo,AKRESULT in_eResult)

Callback function prototype definition used for asynchronous I/O transfers between the Stream Manager and the Low-Level IO. Used with deferred I/O hooks. Notes:

  • If you return AK_Fail, all streams awaiting for this transfer are marked as invalid and will stop. An "IO error" notification is posted to the capture log.
  • If the transfer was cancelled by the Stream Manager while it was in the Low-Level IO, you must return AK_Success, whether you performed the operation or not. The Stream Manager knows that it was cancelled, so it will not try to use it after you call it back.
    参照:
  • AkAsyncIOTransferInfo
  • AK::StreamMgr::IAkIOHookDeferred

AkStreamMgrModule.h108 行で定義されています。


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう