Wwise SDK 2015.1.9
AK::StreamMgr::IAkLowLevelIOHook
バージョン
arrow_right
目次
その他のドキュメント
クラス AK::StreamMgr::IAkLowLevelIOHook
Base interface for Low-Level I/O hooks. Defines common methods across both types of hooks. [詳細]
AK::StreamMgr::IAkLowLevelIOHookに対する継承グラフ

Public メソッド | |
virtual AKRESULT | Close (AkFileDesc &in_fileDesc)=0 |
virtual AkUInt32 | GetBlockSize (AkFileDesc &in_fileDesc)=0 |
virtual void | GetDeviceDesc (AkDeviceDesc &out_deviceDesc)=0 |
virtual AkUInt32 | GetDeviceData ()=0 |
Protected メソッド | |
virtual | ~IAkLowLevelIOHook () |
Virtual destructor on interface to avoid warnings. |
説明
Base interface for Low-Level I/O hooks. Defines common methods across both types of hooks.
AkStreamMgrModule.h の 149 行で定義されています。
このクラスの説明は次のファイルから生成されました:
- include/AK/SoundEngine/Common/AkStreamMgrModule.h