版本

    其他文档

menu_open

AK::StreamMgr::IAkIOHookBlocking Class Reference

Inheritance diagram for AK::StreamMgr::IAkIOHookBlocking:
AK::StreamMgr::IAkLowLevelIOHook

List of all members.

Public Member Functions

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 Member Functions

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

Detailed Description

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.

Definition at line 209 of file AkStreamMgrModule.h.


The documentation for this class was generated from the following file:

此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅