Wwise SDK 2019.1.11
|
◆ bUseStreamCache
If true the device attempts to reuse IO buffers that have already been streamed from disk. This is particularly useful when streaming small looping sounds. The drawback is a small CPU hit when allocating memory, and a slightly larger memory footprint in the StreamManager pool. AkStreamMgrModule.h の 82 行目に定義があります。 |