目录
Wwise SDK 2018.1.11
|
AK::StreamMgr::IAkLowLevelIOHook类 参考abstract
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 第 170 行定义.
该类的文档由以下文件生成:
- include/AK/SoundEngine/Common/AkStreamMgrModule.h