Wwise SDK 2019.2.15
|
◆ 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 第 82 行定义. |