バージョン

menu_open

クラス AK::StreamMgr::IAkIOHookBlocking

AK::StreamMgr::IAkIOHookBlockingに対する継承グラフ
AK::StreamMgr::IAkLowLevelIOHook

すべてのメンバ一覧

Public メソッド

virtual AKRESULT  Read (AkFileDesc &in_fileDesc, const AkIoHeuristics &in_heuristics, void *out_pBuffer, AkIOTransferInfo &in_transferInfo)=0
virtual AKRESULT  Write (AkFileDesc &in_fileDesc, const AkIoHeuristics &in_heuristics, void *in_pData, AkIOTransferInfo &io_transferInfo)=0

Protected メソッド

virtual  ~IAkIOHookBlocking ()
  Virtual destructor on interface to avoid warnings.

説明

Interface for blocking low-level I/O transfers. Used by streaming devices created with the AK_SCHEDULER_BLOCKING flag. This is the simplest I/O hook. Calls to Read()/Write() must block until they are completed. The streaming device's I/O thread sends one transfer at a time.

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


このクラスの説明は次のファイルから生成されました:

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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう