mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Audio drivers are destroyed on OS destruction, when memory management is no longer available so they must release their dynamic allocations explicitly in their `finish()` method. |
||
|---|---|---|
| .. | ||
| audio_driver_wasapi.cpp | ||
| audio_driver_wasapi.h | ||
| SCsub | ||