Skip to content
GitLab
Explore
Sign in
suyu
src
audio_core
device
device_session.cpp
Find file
Blame
History
Permalink
device_session: Pass arguments by const-ref in relevant functions
· a278fa6e
Lioncash
authored
Sep 16, 2022
These functions don't modify the passed in audio buffers, so we can signify that in the interface.
a278fa6e
Loading