公有属性 | |
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. |
Structure for asynchronous transfers handshaking with the Low-Level I/O. Extends AkIOTransferInfo.
在文件AkStreamMgrModule.h第139行定义。