mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-12-26 17:26:05 +01: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 | ||