版本

    其他文档

menu_open
Wwise SDK 2018.1.11
AkAsyncIOTransferInfo结构体 参考
类 AkAsyncIOTransferInfo 继承关系图:
AkIOTransferInfo

Public 属性

void *  pBuffer
  Buffer for data transfer. 更多...
 
AkIOCallback  pCallback
  Callback function used to notify the high-level device when the transfer is complete. 更多...
 
void *  pCookie
  Reserved. The I/O device uses this cookie to retrieve the owner of the transfer. 更多...
 
void *  pUserData
  Custom user data. 更多...
 
- Public 属性 继承自 AkIOTransferInfo
AkUInt64  uFilePosition
  File offset where transfer should begin. 更多...
 
AkUInt32  uBufferSize
  Size of the buffer in which the I/O hook can write to. 更多...
 
AkUInt32  uRequestedSize
  Exact number of requested bytes for this transfer. Always equal to or smaller than uBufferSize. 更多...
 

详细描述

Structure for asynchronous transfers handshaking with the Low-Level I/O. Extends AkIOTransferInfo.

参见

在文件 AkStreamMgrModule.h139 行定义.


该结构体的文档由以下文件生成:

此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅