Wwise SDK 2024.1.5
|
◆ bHwCodecLowLatencyMode
Use low latency mode for ATRAC9 (default is false). If true, decoding jobs are submitted at the beginning of the Wwise update and it will be necessary to wait for the result. Use low latency mode for hardware Opus decoding (default is false). If true, decoding jobs are submitted at the beginning of the Wwise update and it will be necessary to wait for the result. Enable low-latency decoding of WEM Opus media when using the hardware decoder. Defaults to off. Setting to true will decode new Opus streams immediately, but significantly increase audio render wall-clock time. Use low latency mode for hardware codecs such as ATRAC9. If true, decoding jobs are submitted at the beginning of the Wwise update and it will be necessary to wait for the result. Defaults to true. AkPS4SoundEngine.h の 50 行目に定義があります。 |