Wwise SDK 2024.1.1
|
#include <AkStreamMgrModule.h>
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 119 of file AkStreamMgrModule.h.
Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !
Visitez notre page d'AideEnregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !
Partir du bon pied avec Wwise