Version

menu_open
Wwise SDK 2019.2.15

◆ BatchRead()

virtual AKRESULT AK::StreamMgr::IAkIOHookDeferred::BatchRead ( AkUInt32  in_uNumTransfers,
BatchIoTransferItem in_pTransferItems,
AkBatchIOCallback  ,
AKRESULT io_pDispatchResults 
)
inlinevirtual

The following functions each provide "stub" implementations of IAkHookDeferredIOBatch operations, so as to forward calls to the existing single-transfer variants. The soundengine never calls IAkHookDeferred::Read et al, internally, and only ever calls IAkIOHookDeferredBatch::BatchRead et al.

Parameters
in_uNumTransfers Number of transfers to process
in_pTransferItems List of transfer items to process
io_pDispatchResults Output result codes to indicate if a transfer was successfully dispatched

Implements AK::StreamMgr::IAkIOHookDeferredBatch.

Definition at line 542 of file AkStreamMgrModule.h.

References AK_Fail, AK_Success, AK::StreamMgr::IAkIOHookDeferredBatch::BatchIoTransferItem::ioHeuristics, AK::StreamMgr::IAkIOHookDeferredBatch::BatchIoTransferItem::pFileDesc, AK::StreamMgr::IAkIOHookDeferredBatch::BatchIoTransferItem::pTransferInfo, and Read().


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