1
0
mirror of https://github.com/godotengine/godot synced 2024-07-01 08:39:18 +00:00
godot/drivers/xaudio2
Hugo Locurcio 6f1152bdbe
Add a --audio-output-latency command-line argument
This allows optimizing the audio output latency on higher-end CPUs,
especially in projects that do not expose a way to override this setting.
2023-08-17 14:45:17 +02:00
..
audio_driver_xaudio2.cpp Add a --audio-output-latency command-line argument 2023-08-17 14:45:17 +02:00
audio_driver_xaudio2.h Further refactoring to AudioDriver implementations after #69120. 2023-02-09 11:02:00 +01:00
SCsub