목차
AK::StreamMgr::IAkLowLevelIOHook Class Reference
Base interface for Low-Level I/O hooks. Defines common methods across both types of hooks. More...
Inheritance diagram for AK::StreamMgr::IAkLowLevelIOHook:

Public Member Functions | |
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 Member Functions | |
virtual | ~IAkLowLevelIOHook () |
Virtual destructor on interface to avoid warnings. |
Detailed Description
Base interface for Low-Level I/O hooks. Defines common methods across both types of hooks.
Definition at line 149 of file AkStreamMgrModule.h.
The documentation for this class was generated from the following file:
- include/AK/SoundEngine/Common/AkStreamMgrModule.h