Wwise SDK 2015.1.9
버전
arrow_right
목차
기타 문서
AkAsyncIOTransferInfo Struct Reference
Inheritance diagram for AkAsyncIOTransferInfo:

Public Attributes | |
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. |
Detailed Description
Structure for asynchronous transfers handshaking with the Low-Level I/O. Extends AkIOTransferInfo.
- See also:
- AK::StreamMgr::IAkIOHookDeferred
- AkIOTransferInfo
- AkAIOCallback
Definition at line 118 of file AkStreamMgrModule.h.
The documentation for this struct was generated from the following file:
- include/AK/SoundEngine/Common/AkStreamMgrModule.h