mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-11 05:18:57 +02:00
Given std::function is allowed to potentially allocate, these should be std::move'd to prevent potential reallocation (should that ever happen). |
||
|---|---|---|
| .. | ||
| audio_out.cpp | ||
| audio_out.h | ||
| buffer.h | ||
| CMakeLists.txt | ||
| cubeb_sink.cpp | ||
| cubeb_sink.h | ||
| null_sink.h | ||
| sink.h | ||
| sink_details.cpp | ||
| sink_details.h | ||
| sink_stream.h | ||
| stream.cpp | ||
| stream.h | ||