1
0
Fork 0
forked from suyu/suyu
suyu/src/audio_core/out
Lioncash e9109cb5f2 audio_buffers: Pass by const-ref in AppendBuffers
This function doesn't modify the passed in buffer, so we can make that
explicit.
2022-09-16 09:36:03 -04:00
..
audio_out.cpp Project Andio 2022-07-22 01:11:32 +01:00
audio_out.h Project Andio 2022-07-22 01:11:32 +01:00
audio_out_system.cpp audio_buffers: Pass by const-ref in AppendBuffers 2022-09-16 09:36:03 -04:00
audio_out_system.h audio_core: Amend documentation tags 2022-09-15 09:47:23 -04:00