menu
 
版本
2024.1.2.8726

2024.1.2.8726

2023.1.10.8659

2022.1.18.8567

2021.1.14.8108

2019.2.15.7667

2019.1.11.7296

2018.1.11.6987

2017.2.10.6745

2017.1.9.6501

2016.2.6.6153

2015.1.9.5624


menu_open
Wwise SDK 2024.1.2
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 之旅