Wwise SDK 2024.1.1
|
◆ bEnableLowLatency
Used the lowest output latency possible for the current hardware. If true (default), the output audio device will be initialized in low-latency operation, allowing for more responsive audio playback on most devices. However, when operating in low-latency mode, some devices may have differences in audio reproduction. If false, the output audio device will be initialized without low-latency operation. AkAndroidSoundEngine.h の 77 行目に定義があります。 |