Wwise SDK 2018.1.11
IAkLowLevelIOHook
バージョン
Wwise SDK 2018.1.11
|
Base interface for Low-Level I/O hooks. Defines common methods across both types of hooks. [詳解]
AK::StreamMgr::IAkLowLevelIOHook の継承関係図

公開メンバ関数 | |
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 |
限定公開メンバ関数 | |
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 の 170 行目に定義があります。
このクラス詳解は次のファイルから抽出されました:
- include/AK/SoundEngine/Common/AkStreamMgrModule.h