mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-30 03:03:49 +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. |
||
|---|---|---|
| .. | ||
| common | ||
| device | ||
| in | ||
| out | ||
| renderer | ||
| sink | ||
| audio_core.cpp | ||
| audio_core.h | ||
| audio_event.cpp | ||
| audio_event.h | ||
| audio_in_manager.cpp | ||
| audio_in_manager.h | ||
| audio_manager.cpp | ||
| audio_manager.h | ||
| audio_out_manager.cpp | ||
| audio_out_manager.h | ||
| audio_render_manager.cpp | ||
| audio_render_manager.h | ||
| CMakeLists.txt | ||