Wwise SDK 2019.1.11
|
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... |
|
Structure for asynchronous transfers handshaking with the Low-Level I/O. Extends AkIOTransferInfo.
Definition at line 142 of file AkStreamMgrModule.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise