mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-13 09:39:21 +00:00
This function is only ever called with unsigned types, and all of the other interface functions take session_id as a u32, so this makes the class a little more consistent. |
||
|---|---|---|
| .. | ||
| adsp | ||
| behavior | ||
| command | ||
| effect | ||
| memory | ||
| mix | ||
| nodes | ||
| performance | ||
| sink | ||
| splitter | ||
| upsampler | ||
| voice | ||
| audio_device.cpp | ||
| audio_device.h | ||
| audio_renderer.cpp | ||
| audio_renderer.h | ||
| system.cpp | ||
| system.h | ||
| system_manager.cpp | ||
| system_manager.h | ||