Wwise SDK 2022.1.18
|
◆ AK_SCHEDULER_BLOCKING
Requests to Low-Level IO are synchronous. The streaming device expects a blocking I/O hook at creation time (IAkIOHookBlocking interface, see CreateDevice()). Functions of this interface should return only when the transfer is complete. 在文件 AkStreamMgrModule.h 第 81 行定义. |