版本

menu_open
警告:系统已根据您所用大版本 (2024.1.1.8691) 自动跳转至最新文档。若想访问特定版本的文档,请从 Audiokinetic Launcher 下载离线文档,并在 Wwise 设计程序中勾选 Offline Documentation 选项。
Wwise SDK 2024.1.1
AkAsyncIOTransferInfo结构体 参考

#include <AkStreamMgrModule.h>

类 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.h119 行定义.


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅