menu
版本
2021.1.14.8108
2024.1.7.8863
2023.1.15.8789
2025.1.0.8897
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.7.8863
2023.1.15.8789
2025.1.0.8897
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2021.1.14
|
◆ AK_SCHEDULER_DEFERRED_LINED_UP
Requests to Low-Level IO are asynchronous, but posted one after the other, starting with streams that need data the most. The streaming device expects a deferred I/O hook at creation time (IAkIOHookDeferredBatch interface, see CreateDevice()). Up to AkDeviceSettings::uMaxConcurrentIO requests can be sent to the Low-Level I/O at the same time. 在文件 AkStreamMgrModule.h 第 86 行定义. |