Version

    Other Documentation

menu_open
Wwise SDK 2019.1.11
AkAsyncIOTransferInfo Struct Reference
Inheritance diagram for AkAsyncIOTransferInfo:
AkIOTransferInfo

Public Attributes

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

Detailed Description

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

See also

Definition at line 142 of file AkStreamMgrModule.h.


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

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise